Crate buddy_system_allocator
source ·Modules
Provide the intrusive LinkedList
Structs
A frame allocator that uses buddy system, requiring a global allocator.
A heap that uses buddy system with configurable order.
A locked version of
FrameAllocatorA locked version of
HeapA locked version of
Heap with rescue before oom