Date: Sun, 7 Jan 2007 07:32:05 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_kern.c Message-ID: <200701070732.l077W5ii005071@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701070732.l077W5ii005071>
