alc 2007-01-07 07:32:05 UTC FreeBSD src repository Modified files: sys/vm vm_kern.c Log: Declare the map entry created by kmem_init() for the range from VM_MIN_KERNEL_ADDRESS to the end of the kernel's bootstrap data as MAP_NOFAULT. Revision Changes Path 1.126 +2 -1 src/sys/vm/vm_kern.c