Skip to main content

Module zone

Module zone 

Source

Structs§

BuddyBitmap
Bitmap used by buddy coalescing logic.
Zone
Memory zone with buddy allocator free lists

Enums§

ZoneType
Memory zone types

Constants§

MAX_ORDER
Maximum buddy order (0-11 for 4KB to 8MB blocks)