alc 2003/07/01 00:33:41 PDT FreeBSD src repository Modified files: sys/vm vm_page.c Log: Modify vm_page_alloc() and vm_page_select_cache() to allow the page that is returned by vm_page_select_cache() to belong to the object that is already locked by the caller to vm_page_alloc(). Revision Changes Path 1.255 +4 -2 src/sys/vm/vm_page.c