Date: Thu, 26 Jun 2003 08:44:03 -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_page.c Message-ID: <200306261544.h5QFi3di016513@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2003/06/26 08:44:03 PDT FreeBSD src repository Modified files: sys/vm vm_page.c Log: vm_page_select_cache() enforces a number of conditions on the returned page. Add the ability to lock the containing object to those conditions. Revision Changes Path 1.253 +6 -1 src/sys/vm/vm_page.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306261544.h5QFi3di016513>