Date: Sat, 13 Sep 2003 19:37:59 -0700 (PDT) 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: <200309140237.h8E2bxX4099094@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309140237.h8E2bxX4099094>