b49df54c83
now loads the kernel into physical memory at the linked address. So we link the kernel a little lower virtually, but the bootloader actually will load it higher in physical memory than before. This allows us to quadruple the size of the msgbuf to 8K, and we also shuffle around tmp_vpages and the temporary stack. |
||
---|---|---|
bin | ||
crypto | ||
dist | ||
distrib | ||
etc | ||
games | ||
gnu | ||
include | ||
lib | ||
libexec | ||
regress | ||
sbin | ||
share | ||
sys | ||
usr.bin | ||
usr.sbin | ||
Makefile | ||
Makefile.inc | ||
UPDATING |