Skip to main content

Module pinned_buffer_allocator

Module pinned_buffer_allocator 

Source

Structs§

PinnedBufferAllocator
A specialized buffer allocator that pins memory in coarse chunks (e.g. 1 MiB) for DMA.

Constants§

DEFAULT_PIN_CHUNK_SIZE
Default chunk size for pinning DMA buffers (1 MiB).

Type Aliases§

PinnedBuffer
PinnedBufferFuture