[Bug 2137] [vm] systat(1) total vm statistics are bad

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 21 19:55:58 UTC 2017


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

--- Comment #6 from commit-hook at freebsd.org ---
A commit references this bug:

Author: kib
Date: Tue Nov 21 19:55:32 UTC 2017
New revision: 326073
URL: https://svnweb.freebsd.org/changeset/base/326073

Log:
  systat: use and correctly display 64bit counters.

  Following struct vmtotal changes, make systat use and correctly
  display 64-bit counters.  Switch to humanize_number(3) to overcome
  homegrown arithmetics limits in pretty printing large numbers.  Use
  1024 as a divisor for memory fields to make it consistent with other
  tools and users expectations.

  Submitted by: Pawel Biernacki <pawel.biernacki at gmail.com>
  Sponsored by: Mysterious Code Ltd.
  PR:   2137
  Differential revision:        https://reviews.freebsd.org/D13105

Changes:
  head/usr.bin/systat/Makefile
  head/usr.bin/systat/vmstat.c

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


More information about the freebsd-bugs mailing list