[Bug 201685] top(1) with -m io produces garbage output for first update

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jun 23 03:21:22 UTC 2018


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

Eitan Adler <eadler at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Works As Intended
             Status|New                         |Closed

--- Comment #3 from Eitan Adler <eadler at FreeBSD.org> ---
top computes the difference itself. When it only does one iteration, it has
nothing to compare against. One way of fixing this would be to always do a
"dummy" run and only ever output the *second* run. 
That said, this is currently working as intended. I'm open to changing the
behavior if people find no value in the current status though.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list