alc 2004/01/09 16:22:33 PST
FreeBSD src repository
Modified files:
sys/vm vm_kern.c
Log:
Unmanage pages allocated by kmem_alloc(). (There is no point in having PV
entries for these pages.)
Revision Changes Path
1.112 +1 -0 src/sys/vm/vm_kern.c