Skip to main contentModule vm
Source - 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.