freebsd-dev/usr.sbin/iostat
Mikolaj Golub 3cfa2135c5 Change iostat -Ix to display total duration of transactions instead
of average duration, and total busy time instead of %.

This looks more useful when one runs `iostat -Ix` periodically to
collect statistics: e.g. now it is possible to calculate busy %
between two runs subtracting total busy times and dividing per time
period.

Average duration and % busy are still available via `iostat -x`.
2012-12-15 18:21:09 +00:00
..
iostat.8 Change iostat -Ix to display total duration of transactions instead 2012-12-15 18:21:09 +00:00
iostat.c Change iostat -Ix to display total duration of transactions instead 2012-12-15 18:21:09 +00:00
Makefile The last big commit: let usr.sbin/ use WARNS=6 by default. 2010-01-02 11:07:44 +00:00