|
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 |
|
|
0cb59ee17f
|
please work please
|
2022-09-11 08:23:32 +02:00 |
|
|
929962efc9
|
Fixed size counting in RangeAllocator
Which was displaying VERY wrong sizes beforehand. (Number of regions * 4096 instead of number of bytes)
|
2022-09-07 20:01:44 +02:00 |
|
|
b4484e951d
|
LOTS MORE LOGGING. which is great, of course.
|
2022-09-07 19:41:08 +02:00 |
|
|
bd0a24097f
|
Add a KernelMemoryManager namespace to wrap PMM + VMM
|
2022-09-06 18:08:15 +02:00 |
|
|
8bff2ee0f5
|
Add a RangeAllocator which serves as a physical memory allocator
|
2022-09-06 13:21:54 +02:00 |
|