git: systat - Enhance -pv display

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Apr 28 11:24:01 PDT 2018


commit 93b72ee4ec68f42ca5add61ff344bebd674bdbd4
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Apr 28 11:10:38 2018 -0700

    systat - Enhance -pv display
    
    * Enhance systat -pv.  Add a delimeter between the totals rows and
      the cpu rows, add average user, sys, intr, and idle% over all cpus,
      add total collisions, and include a percentage of total system eaten
      up by collisions.

Summary of changes:
 usr.bin/systat/vmmeter.c | 145 ++++++++++++++++++++++++++---------------------
 1 file changed, 80 insertions(+), 65 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/93b72ee4ec68f42ca5add61ff344bebd674bdbd4


-- 
DragonFly BSD source repository



More information about the Commits mailing list