K 10 svn:author V 7 trociny K 8 svn:date V 27 2012-12-15T18:21:09.974568Z K 7 svn:log V 398 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`. END