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