c628390f4a08e7a79869b337297ae6551dcab239
address-space is a non-recursive data structure, which contains a flat list of vm_areas representing mapped vm-objects. userspace programs can no longer create sub-address-spaces. instead, they can reserve portions of the address space, and use that reserved space to create mappings.
Mango ===== It's a kernel!
Description
Languages
C
91.5%
Python
3.8%
Assembly
3.6%
CMake
0.7%
Shell
0.3%
Other
0.1%