Module heap_allocator

Source
Expand description

The global allocator

Staticsยง

HEAP_ALLOCATOR ๐Ÿ”’
heap allocator instance
HEAP_SPACE ๐Ÿ”’
heap space ([u8; KERNEL_HEAP_SIZE])

Functionsยง

handle_alloc_error
panic when heap allocation error occurs
heap_test
init_heap
initiate heap allocator