Skip to main content

Module buffer

Module buffer 

Source
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ยง

BufferPool
Thread-safe pool of pre-allocated aligned buffers for io_uring fixed-buffer I/O.