|
fde1727218
|
KernelVM: Expand the available VM range
continuous-integration/drone/push Build is passing
|
2023-01-07 12:33:00 +01:00 |
|
|
5854e5e530
|
Add newlines at end-of-file
|
2023-01-02 13:07:29 +01:00 |
|
|
283e641ece
|
Spinlock+LockedValue: Remove init() functions
Let's set the default (unlocked) value of Spinlock's underlying atomic to 0, so even if the constructor is not called it stays like that.
|
2022-12-18 20:36:15 +01:00 |
|
|
df9a13cbfb
|
KernelVM: Make g_used_vm atomic and g_kernelvm_bitmap a LockedValue
continuous-integration/drone/push Build is passing
|
2022-12-17 10:56:24 +01:00 |
|
|
fbd290c01b
|
KernelVM: clean up a bit
|
2022-12-07 16:11:59 +00:00 |
|
|
d445b29477
|
Add a virtual memory allocator for the kernel
|
2022-12-05 20:36:24 +01:00 |
|