]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
By design I left a tiny race in updating the I/O statistics based on
authorphk <phk@FreeBSD.org>
Mon, 25 Jul 2005 21:12:54 +0000 (21:12 +0000)
committerphk <phk@FreeBSD.org>
Mon, 25 Jul 2005 21:12:54 +0000 (21:12 +0000)
commit388b4d6c8dc46d6be4f2e6790d5fbba31397395d
treeb5a3ad06f201c8a0483edb1b180808aaca8995ad
parent3491fe3f14f725fbdd8fb97c38c5748a7abf0cb0
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
sys/geom/geom_io.c