Max Wash c628390f4a vm: replace vm-region with address-space
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.
2026-03-13 19:44:50 +00:00
2026-03-12 20:34:31 +00:00
2026-02-19 19:21:15 +00:00
2026-02-03 21:28:15 +00:00
2023-05-07 12:37:21 +01:00
2023-01-31 13:11:53 +00:00
2024-11-02 11:31:51 +00:00
Description
Microkernel
Readme BSD-3-Clause 1.5 MiB
Languages
C 91.3%
Python 3.9%
Assembly 3.7%
CMake 0.7%
Shell 0.3%
Other 0.1%