Date: Tue, 28 Sep 2004 11:56:37 +0000 (UTC) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom_io.c Message-ID: <200409281156.i8SBub28077484@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2004-09-28 11:56:37 UTC
FreeBSD src repository
Modified files:
sys/geom geom_io.c
Log:
Protect the start/end counts on consumers and providers with the up/down
mutexes.
Make it possible to also protect the disk statistics (at a minor cost in
performance) by setting bit 2 of kern.geom.collectstats.
Revision Changes Path
1.61 +40 -28 src/sys/geom/geom_io.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409281156.i8SBub28077484>
