alc 2006-08-06 00:17:18 UTC
FreeBSD src repository
Modified files:
sys/vm vm_fault.c
Log:
Eliminate the acquisition and release of the page queues lock around a call
to vm_page_sleep_if_busy().
Revision Changes Path
1.218 +2 -4 src/sys/vm/vm_fault.c