alc 2006-08-04 05:53:20 UTC FreeBSD src repository Modified files: sys/kern uipc_syscalls.c Log: The page queues lock is no longer required by vm_page_io_start(). Reduce the scope of the page queues lock in kern_sendfile() accordingly. Revision Changes Path 1.235 +3 -3 src/sys/kern/uipc_syscalls.c