]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Modify vm_page_alloc() and vm_page_select_cache() to allow the page that
authoralc <alc@FreeBSD.org>
Tue, 1 Jul 2003 07:33:41 +0000 (07:33 +0000)
committeralc <alc@FreeBSD.org>
Tue, 1 Jul 2003 07:33:41 +0000 (07:33 +0000)
commit7db05daaf96ec9df87ea27e193f72f6157da39dd
tree2c259ebaf6b23bcd85ade4f364399eab9a3f3905
parentdecdc946efac72df268a984b7ad12aa3450c0c2c
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().
sys/vm/vm_page.c