https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238200
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |Closed Resolution|--- |Not A Bug --- Comment #1 from [email protected] --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
