Skip to main content

Module free_list_allocator

Module free_list_allocator 

Source

Structsยง

FreeListAllocator ๐Ÿ”’
MemoryChunk ๐Ÿ”’

Constantsยง

USE_BEST_FIT ๐Ÿ”’

Functionsยง

align_down ๐Ÿ”’
align_up ๐Ÿ”’
has_granularity_conflict ๐Ÿ”’
Test if two allocation types will be conflicting or not.
is_on_same_page ๐Ÿ”’
Test if two suballocations will overlap the same page.