看板 DFBSD_commit 關於我們 聯絡資訊
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