Files
ladybird/Kernel
Andreas Kling 7c10a93d48 Kernel: Make allocate_kernel_region() commit the region automatically.
This means that kernel regions will eagerly get physical pages allocated.
It would be nice to zero-fill these on demand instead, but that would
require a bunch of MemoryManager changes.
2019-05-14 15:38:00 +02:00
..
2019-05-03 20:42:43 +02:00
2019-04-14 04:39:56 +02:00
2018-12-03 00:39:25 +01:00
2018-12-03 00:39:25 +01:00
2019-04-10 22:49:11 +02:00
2019-05-13 14:31:23 +02:00