os
0.1.0
Module heap_allocator
Statics
Functions
In os::mm
?
Settings
Module
os
::
mm
::
heap_allocator
Copy item path
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