alc 2006-08-06 00:15:40 UTC
FreeBSD src repository
Modified files:
sys/vm vm_page.c
Log:
Change vm_page_sleep_if_busy() so that it no longer requires the caller to
hold the page queues lock.
Revision Changes Path
1.321 +2 -1 src/sys/vm/vm_page.c