[Bug 231313] iostat manpages don't describe -x output
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 12 01:48:43 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231313
Conrad Meyer <cem at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|cem at freebsd.org |will at FreeBSD.org
--- Comment #4 from Conrad Meyer <cem at freebsd.org> ---
Seems like it was fixed only quite recently on CURRENT:
https://svnweb.freebsd.org/base?view=revision&revision=338103
The extended iostat device display, with the -x flag specified,
shows the following statistics:
r/s read operations per second
w/s write operations per second
kr/s kilobytes read per second
kw/s kilobytes write per second
qlen transactions queue length
ms/r average duration of read transactions, in milliseconds
ms/w average duration of write transactions, in milliseconds
ms/o average duration of all other transactions, in milliseconds
ms/t average duration of all transactions, in milliseconds
%b % of time the device had one or more outstanding
transactions
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-doc
mailing list