DragonFly BSD
DragonFly commits List (threaded) for 2012-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: ps - Adjust ps to account for kernel changes


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 22 Sep 2012 19:01:28 -0700 (PDT)

commit 0274e76b7a37c212f919bdd82c08a6c821e2ec7c
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]