commit 6bffb878897909dd8d8ba974fb4e44c1c0b04fa1
Author: Matthew Dillon <[email protected]>
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

Reply via email to