Module allocations_table_v1

Source

Re-exports§

pub use crate::resources_table_v1::ResourceKey;

Structs§

AllocationsTableReader
Mediates read access to a VMO written by AllocationsTableWriter.
AllocationsTableWriter
Mediates write access to a VMO containing an hash table of allocated blocks indexed by block address.
Node

Constants§

MIN_ALIGNMENT
Minimum memory alignment of an allocation table.