]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Increased kernel virtual address space to 1GB. NOTE: You MUST have fixed
authordg <dg@FreeBSD.org>
Thu, 11 Mar 1999 18:28:46 +0000 (18:28 +0000)
committerdg <dg@FreeBSD.org>
Thu, 11 Mar 1999 18:28:46 +0000 (18:28 +0000)
commit2d2ba9f6b47182b2d48081144cc208dca019a94e
tree8520c5f424364269c239a67b1e36632f1965afac
parent46e4df1a8bd7440771e2cea258c9bb659c670008
Increased kernel virtual address space to 1GB. NOTE: You MUST have fixed
bootblocks in order to boot the kernel after this! Also note that this
change breaks BSDI BSD/OS compatibility.
Also increased default NKPT to 17 so that FreeBSD can boot on machines
with >=2GB of RAM. Booting on machines with exactly 4GB requires other
patches, not included.
sys/amd64/include/pmap.h
sys/conf/Makefile.i386
sys/conf/Makefile.powerpc
sys/conf/ldscript.amd64
sys/conf/ldscript.i386
sys/i386/conf/Makefile.i386
sys/i386/conf/kernel.script
sys/i386/include/pmap.h