git: systat - Fix overflow in page calculation on display
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Sep 10 01:52:51 PDT 2010
commit 2dc243c1d803ed84cdf0e548bb397098a84d6681
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Sep 10 01:51:32 2010 -0700
systat - Fix overflow in page calculation on display
* Fix an overflow that caused large amounts of memory to display
incorrectly in the VM page queues column.
* Display the Act/All fields from KB to MB.
Summary of changes:
usr.bin/systat/vmstat.c | 23 ++++++++++++-----------
1 files changed, 12 insertions(+), 11 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2dc243c1d803ed84cdf0e548bb397098a84d6681
--
DragonFly BSD source repository
More information about the Commits
mailing list