Date: Fri, 4 Aug 2006 05:53:21 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_syscalls.c Message-ID: <200608040553.k745rLdN037186@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608040553.k745rLdN037186>
