Date: Fri, 30 Sep 2005 17:32:08 +0000 (UTC) From: Tor Egge <tegge@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom_disk.c Message-ID: <200509301732.j8UHW8Tu070874@repoman.freebsd.org>
index | next in thread | raw e-mail
tegge 2005-09-30 17:32:08 UTC
FreeBSD src repository
Modified files:
sys/geom geom_disk.c
Log:
Move some devstat collection to below where large IO operations are chopped
up. This make iostat report operations passed down to the device driver
instead of operations passed down to GEOM disk. The transfer size limit
imposed by the device driver is no longer hidden, improving the correlation
between iostat output and device driver workload.
Revision Changes Path
1.97 +3 -3 src/sys/geom/geom_disk.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509301732.j8UHW8Tu070874>
