• Andrew Morton's avatar
    [PATCH] export nr_running and nr_iowait tasks in /proc · 43c8cc21
    Andrew Morton authored
    From Rik.
    
    "this trivial patch, against 2.5-current, exports nr_running and
     nr_iowait_tasks in /proc/stat.  With this patch in vmstat will no
     longer need to walk all the processes in the system just to determine
     the number of running and blocked processes."
    43c8cc21
proc_misc.c 17.7 KB