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

git: utilities - Print the cpu id for running and runnable threads


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 18 Dec 2010 01:04:59 -0800 (PST)

commit 6bffb878897909dd8d8ba974fb4e44c1c0b04fa1
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Sat Dec 18 00:35:13 2010 -0800

    utilities - Print the cpu id for running and runnable threads
    
    * The cpuid was only being printed for the currently running thread on
      a cpu.  Also print it for any scheduled (runnable) threads on that cpu
      even if they aren't the currently running thread.

Summary of changes:
 bin/ps/print.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6bffb878897909dd8d8ba974fb4e44c1c0b04fa1


-- 
DragonFly BSD source repository



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