Expand description
Memory-aligned buffer pool for io_uring fixed-buffer operations. Memory-aligned buffer pool for io_uring fixed-buffer operations. Provides pinned, aligned allocations that can be registered with the kernel.
Structsยง
- Buffer
Pool - Thread-safe pool of pre-allocated aligned buffers for io_uring fixed-buffer I/O.