Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jun 2018 03:21:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 201685] top(1) with -m io produces garbage output for first update
Message-ID:  <bug-201685-227-nwn7RFoZxO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-201685-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-201685-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D201685

Eitan Adler <eadler@FreeBSD.org> changed:

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

--- Comment #3 from Eitan Adler <eadler@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.=20
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201685-227-nwn7RFoZxO>