toaruos/kernel/arch
K. Lange cac1eca676 kernel: extend kernel heap sbrk sanity check
We use sbrk() to set up the memory for physical page
reference counting, and the previous limit was causing
panics on boot with >60GB of RAM. Oops.
2021-12-12 12:55:09 +09:00
..
x86_64 kernel: extend kernel heap sbrk sanity check 2021-12-12 12:55:09 +09:00