]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Introduce a new option, KVA_SPACE, which can be used to reconfigure
authorpeter <peter@FreeBSD.org>
Fri, 21 Sep 2001 06:23:03 +0000 (06:23 +0000)
committerpeter <peter@FreeBSD.org>
Fri, 21 Sep 2001 06:23:03 +0000 (06:23 +0000)
commit7290545b37b990f88ce4868276e6341c59bf623d
tree54566470d8072fc43361997979af72c05e327e93
parent297dc90746f0278c0b594f39111f30765eaca913
Introduce a new option, KVA_SPACE, which can be used to reconfigure
the size of the kernel virtual address space relatively painlessly.
Userland will adapt via the exported kernbase symbol.  Increasing
this causes the user part of address space to reduce.
sys/amd64/include/pmap.h
sys/conf/options.i386
sys/conf/options.pc98
sys/i386/include/pmap.h