Files
mango/arch/x86_64
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
..
2023-06-09 19:31:30 +01:00
2026-03-12 20:34:31 +00:00
2026-02-19 18:57:53 +00:00
2022-12-24 21:11:43 +00:00
2026-02-03 21:28:15 +00:00