DragonFly commits List (threaded) for 2012-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: ps - Show cpu# even when process is sleeping
commit 4e1c727bebeb810ba7a97614113c24690d2da5e3
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Fri Sep 21 16:05:50 2012 -0700
ps - Show cpu# even when process is sleeping
* Show the cpu# the process is scheduled on even when it is sleeping.
* Add a 'Q' flag for 'R'unnable processes, indicating that it is runnable
but on the user scheduler runq and does not actually have cpu at the
moment.
Summary of changes:
bin/ps/print.c | 11 ++++++++---
1 files changed, 8 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4e1c727bebeb810ba7a97614113c24690d2da5e3
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]