|
69a9f7f06a
|
Kernel: Move VMM from a class to a namespace
Also, rename the ugly Paging::VirtualMemoryManager name to just 'VMM'. Which is now used instead of kernelVMM.
|
2022-10-12 20:02:25 +02:00 |
|
|
952d8fa294
|
Be more strict with warnings
|
2022-10-05 17:34:22 +02:00 |
|
|
c3e5251687
|
Some more userland and font failing
|
2022-09-23 16:41:43 +02:00 |
|
|
11dd165a8e
|
Scheduler: add proper support for user tasks (still faults though)
|
2022-09-22 08:14:04 +02:00 |
|
|
543fe2885f
|
Add support for user pages
|
2022-09-22 07:57:30 +02:00 |
|
|
bd0a24097f
|
Add a KernelMemoryManager namespace to wrap PMM + VMM
|
2022-09-06 18:08:15 +02:00 |
|
|
0fbc68ca88
|
Finish VMM
|
2022-09-06 13:49:17 +02:00 |
|
|
1b727a66ea
|
Ready. Set. Go!
|
2022-09-05 16:13:51 +02:00 |
|