sortix-mirror/sortix/x86-family
Jonas 'Sortie' Termansen 0515111314 The initial ramdisk is now mapped onto a special location.
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.
2011-12-22 14:13:18 +01:00
..
memorymanagement.cpp The initial ramdisk is now mapped onto a special location. 2011-12-22 14:13:18 +01:00
memorymanagement.h Rewrote memory management again and added support for x64 and forking. 2011-10-10 01:02:57 +02:00
x86-family.cpp Added a CPU::ShutDown() function. 2011-11-05 19:13:16 +01:00
x86-family.h Added a CPU::ShutDown() function. 2011-11-05 19:13:16 +01:00