Date: Sat, 28 Oct 2006 19:16:57 +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 vfs_bio.c Message-ID: <200610281916.k9SJGvjd037515@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2006-10-28 19:16:57 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_bio.c
Log:
In bufdone_finish() restrict the acquisition and release of the page
queues lock to BIO_READ operations. Recent changes to the implementation
of the per-page flags have eliminated the need for the page queues lock
in the other cases.
Revision Changes Path
1.512 +8 -2 src/sys/kern/vfs_bio.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610281916.k9SJGvjd037515>
