Module vm

Source

Structsยง

Stats ๐Ÿ”’
Implementation of malloc_type_stats structure.
VmHeap
Kernel heap that allocate a memory from a virtual memory management system. This struct is a merge of malloc_type and malloc_type_internal structure.