Files
banan-os/kernel/include/kernel
Bananymous 03fccdffe1 Kernel: Rewrite paging and AP initialization
Initial step of paging now just prepares fast page for heap, actual page
table initialization happens after heap is initialized which allows
x86_64 to never depend on kmalloc for pages.

Processor's stacks are now also spawned with PMM/VMM allocated stacks
instead of kmalloc identity mapped.
2026-05-04 20:26:01 +03:00
..
2026-01-02 17:50:22 +02:00
2024-03-26 02:48:26 +02:00
2026-01-08 17:13:59 +02:00
2025-08-11 14:07:37 +03:00
2024-09-27 15:31:31 +03:00
2026-01-11 01:31:09 +02:00
2024-01-24 15:53:38 +02:00
2024-01-24 15:53:38 +02:00
2025-08-05 17:12:26 +03:00
2026-03-17 20:24:06 +02:00
2025-05-13 10:16:21 +03:00
2026-04-05 02:25:59 +03:00
2026-04-20 12:50:09 +03:00