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 FrameAllocator

A locked version of Heap

A locked version of Heap with rescue before oom