Files
banan-os/kernel/arch/i686
Bananymous d2b9b49cb0 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-02 15:45:08 +03:00
..
2024-08-31 02:23:08 +03:00
2024-08-31 02:23:08 +03:00
2026-04-04 23:48:43 +03:00
2026-01-19 00:47:00 +02:00