alc 2006-08-12 19:47:50 UTC FreeBSD src repository Modified files: sys/kern kern_subr.c Log: Reduce the scope of the page queues lock in vm_pgmoveco() now that vm_page_sleep_if_busy() no longer requires the page queue lock to be held. Correctly spell "TRUE". Revision Changes Path 1.97 +2 -2 src/sys/kern/kern_subr.c