883b5ac9e2c8d9fead51ce7083162e10e741cf4e
vm-region supports creating nested regions of virtual memory, each with their own memory protection restrictions. vm-objects can be mapped into a vm-region, making the underlying memory accessible. all mappings are lazy: page tables are not updated until the mapped memory is accessed.
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%