Date: Mon, 25 Jul 2005 21:12:54 +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: <200507252112.j6PLCtGp062947@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2005-07-25 21:12:54 UTC
FreeBSD src repository
Modified files:
sys/geom geom_io.c
Log:
By design I left a tiny race in updating the I/O statistics based on
the assumption that performance was more important that beancounter
quality statistics.
As it transpires the microoptimization is not measurable in the
real world and the inconsistent statistics confuse users, so revert
the decision.
MT6 candidate: possibly
MT5 candidate: possibly
Revision Changes Path
1.65 +14 -8 src/sys/geom/geom_io.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507252112.j6PLCtGp062947>
