zbootinit() was being called with too few pv_entry's on machines with small
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 31 Dec 2006 03:52:47 +0000 (03:52 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 31 Dec 2006 03:52:47 +0000 (03:52 +0000)
commitc5a451960295710d7bf809d3f2f0b0953a6d6c80
tree0a91d47706c7b8253796a29f15507855cc4e3da6
parentbbd44c714015502de7df72943c014d5bfd8e4afe
zbootinit() was being called with too few pv_entry's on machines with small
amounts of memory.

Move the vm.kvm_* sysctls from MD to MI source files.
sys/platform/pc32/i386/pmap.c
sys/sys/vkernel.h
sys/vm/vm_kern.c