cvs commit: src/sys/kern vfs_bio.c
Alan Cox
alc at FreeBSD.org
Sat Oct 28 19:16:58 UTC 2006
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
More information about the cvs-src
mailing list