Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Sep 2018 01:48:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 231313] iostat manpages don't describe -x output
Message-ID:  <bug-231313-9-fOcGJf6Z7L@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-231313-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-231313-9@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231313

Conrad Meyer <cem@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|cem@freebsd.org             |will@FreeBSD.org

--- Comment #4 from Conrad Meyer <cem@freebsd.org> ---
Seems like it was fixed only quite recently on CURRENT:
https://svnweb.freebsd.org/base?view=3Drevision&revision=3D338103

           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 milliseco=
nds
           ms/t    average duration of all transactions, in milliseconds
           %b      % of time the device had one or more outstanding
                   transactions

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231313-9-fOcGJf6Z7L>