obkrnl
0.1.0
Module vm
Module Items
Structs
In obkrnl::
malloc
obkrnl
::
malloc
Module
vm
Copy item path
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.