Module allocator

1.0.0 · Source
Expand description

Provides physical memory allocation APIs

Structs§

AllocateNonContiguousRetExperimental
AllocationMetaExperimental
ConfigExperimental
Configuration for creating a new allocator

Enums§

AlignErrorExperimental
LocationExperimental
SpecificLocationExperimental
ZeroAllocErrorExperimental
The error returned when an allocation requesting zeroed out memory was unsuccessful

Traits§

PhysicalAllocator
An allocator that managed physical memory
SizedBackingAllocatorExperimental