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.9%
Python
3.4%
Assembly
3.3%
CMake
0.8%
Linker Script
0.3%
Other
0.3%