https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231313
Conrad Meyer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|[email protected] |[email protected] --- Comment #4 from Conrad Meyer <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
