Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

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

0 views
Skip to first unread message

bugzilla...@freebsd.org

unread,
Jun 22, 2018, 11:27:02 PM6/22/18
to
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201685

--- Comment #2 from Eitan Adler <ead...@FreeBSD.org> ---
> The entire CPU line is also missing from the first output in batch mode (regardless of other parameters).

This was fixed in bug #218889 / r335576.

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

bugzilla...@freebsd.org

unread,
Jun 22, 2018, 11:30:18 PM6/22/18
to
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201685

Eitan Adler <ead...@FreeBSD.org> changed:

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

--- Comment #3 from Eitan Adler <ead...@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.
0 new messages