alc 2003/09/13 19:37:59 PDT FreeBSD src repository Modified files: sys/vm vm_kern.c Log: Call vm_page_unmanage() on pages belonging to the kmem_object. This eliminates the unnecessary overhead of managing "PV" entries for these pages. Revision Changes Path 1.106 +1 -0 src/sys/vm/vm_kern.c