[Bug 238200] top(1): Swap In and Out numbers double what they should be (compared to systat)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 30 00:38:17 UTC 2019


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

ota at j.email.ne.jp changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Open                        |Closed
         Resolution|---                         |Not A Bug

--- Comment #1 from ota at j.email.ne.jp ---
I wonder if my "top" and "systat" intervals are different.
I run "systat -vm 1" for 1 sec interval.
I run "top" only and thought it was 1 sec interval too.  If top default
interval is 2 sec, seeing doubled number makes sense as top displays the bytes
Swapped in/out in each interval.

top.c
   double delay = 2;

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


More information about the freebsd-bugs mailing list