[Bug 243946] mdconfig -d causes iostat glitch
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 6 23:34:51 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243946
Conrad Meyer <cem at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|12.1-RELEASE |CURRENT
CC| |cem at freebsd.org
--- Comment #1 from Conrad Meyer <cem at 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.
More information about the freebsd-bugs
mailing list