Skip to main content
Module pinned_buffer_allocator
storage_
device
Module pinned_
buffer_
allocator
Module Items
Structs
Constants
Type Aliases
In crate storage_
device
storage_device
Module
pinned_
buffer_
allocator
Copy item path
Source
Structs
§
Pinned
Buffer
Allocator
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
§
Pinned
Buffer
Pinned
Buffer
Future