Structsยง
- Aligned
Heap ๐ - Buddy
Alloc - Buddy
Alloc Param - Entry ๐
- Node ๐
- User
Allocator - VmSettings ๐
Constantsยง
- HEAP_
SIZE ๐ - LEAF_
ALIGN_ ๐ERROR_ MSG - LEAF_
SIZE ๐ - MIN_
LEAF_ SIZE_ ALIGN - required align to 16 bytes, since Node takes 16 bytes on 64-bits machine.
- OOM_MSG ๐
- Buddy allocator
Staticsยง
Functionsยง
- bit_
clear ๐ - bit_
isset ๐ - bit_set ๐
- block_
size_ ๐2base - first_
up_ k - log2 ๐
- nblock ๐
- roundup ๐