git: systat - Do not use ccpu for %cpu calculation in pigs view.

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Sun Nov 11 15:44:58 PST 2012


commit c8cad1a46f5d4e9ee689c3da2c3909245b783200
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Mon Nov 12 00:18:01 2012 +0100

    systat - Do not use ccpu for %cpu calculation in pigs view.
    
    - ccpu went away after the new scheduler work so sync with
      the current status of the kernel.
    - Also remove all the unused kvm* stuff and get fscale via sysctl.
    
    Reported-by: tpchin <tpchin at telstra.com>
    Dragonfly-bug: <http://bugs.dragonflybsd.org/issues/2245>

Summary of changes:
 usr.bin/systat/pigs.c |   48 ++++++++++++------------------------------------
 1 files changed, 12 insertions(+), 36 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c8cad1a46f5d4e9ee689c3da2c3909245b783200


-- 
DragonFly BSD source repository



More information about the Commits mailing list