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