wash
|
1db6de6bc2
|
meta: rename kernel to Magenta
|
2026-04-30 20:30:36 +01:00 |
|
wash
|
278fe39c0d
|
vm: implement private and shared address space mappings
whether a mapping is private or shared determines how the mapping is handled
when a task is duplicated.
|
2026-04-21 21:12:00 +01:00 |
|
wash
|
4a9e907a75
|
vm: implement lazy-attach cow-duplication of vm-objects attached to a controller
|
2026-04-19 20:16:19 +01:00 |
|
wash
|
c8202c6741
|
vm: controller: implement detach of vm-object whose attachment was deferred
|
2026-04-01 18:35:08 +01:00 |
|
wash
|
512356ac2d
|
sched: enforce ref-counting on current task/thread pointers
|
2026-04-01 18:17:05 +01:00 |
|
wash
|
a0a6a061a4
|
vm: controller: add an auto-detach flag for vm-objects
|
2026-03-24 20:24:12 +00:00 |
|
wash
|
4be642f2e5
|
vm: controller: implement asynchronous DETACH page requests
|
2026-03-24 20:21:35 +00:00 |
|
wash
|
0af35c70ef
|
vm: implement demand-paging via userspace services with vm-controller
|
2026-03-14 22:39:14 +00:00 |
|
wash
|
921c91c02a
|
vm: add vm-controller object
|
2026-03-12 20:39:28 +00:00 |
|