ps - Show cpu# even when process is sleeping
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 21 Sep 2012 23:05:50 +0000 (16:05 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 21 Sep 2012 23:05:50 +0000 (16:05 -0700)
commit4e1c727bebeb810ba7a97614113c24690d2da5e3
tree48193b3eb22c7a8deb6d7abc2df54ea8da91c6cf
parent2f7967fd5c2b75e910350499a195a6258096e79a
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.
bin/ps/print.c