mirror of
https://gitlab.com/sortix/sortix.git
synced 2023-02-13 20:55:38 -05:00
0515111314
This fixes issues where it did not fit into the first few MiB, or that GRUB loaded it someplace weird. The kernel heap is now also protected against growing into the ramdisk and the kernel stack. |
||
---|---|---|
.. | ||
base.s | ||
bits.h | ||
boot.s | ||
gdt.s | ||
interrupt.s | ||
memorymanagement.cpp | ||
memorymanagement.h | ||
process.cpp | ||
scheduler.cpp | ||
syscall.s | ||
thread.cpp | ||
x64.cpp | ||
x64.h |