git: ps - Adjust ps to account for kernel changes

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Sep 22 19:01:28 PDT 2012


commit 0274e76b7a37c212f919bdd82c08a6c821e2ec7c
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Sep 22 18:59:26 2012 -0700

    ps - Adjust ps to account for kernel changes
    
    * ccpu no longer exists.
    
    * pctcpu is now accurate regardless of the lwp's state.

Summary of changes:
 bin/ps/extern.h |    1 -
 bin/ps/nlist.c  |    4 ----
 bin/ps/print.c  |    5 +----
 3 files changed, 1 insertions(+), 9 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0274e76b7a37c212f919bdd82c08a6c821e2ec7c


-- 
DragonFly BSD source repository



More information about the Commits mailing list