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

Eitan Adler <[email protected]> changed:

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

--- Comment #3 from Eitan Adler <[email protected]> ---
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to