https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243946

Conrad Meyer <c...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|12.1-RELEASE                |CURRENT
                 CC|                            |c...@freebsd.org

--- Comment #1 from Conrad Meyer <c...@freebsd.org> ---
Yep.  The iostat interface is sort of inherecently racy, but we might be able
to do a better job in this specific case.

(Even the stats collection in the kernel is racier than it has to be.  If you
have a fast enough device, some starts and stop counts can be lost and you end
up with similar overflow numbers.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to