Doc: better explanation of procs_running
authorLuis Garces-Erice <lge@ieee.org>
Mon, 7 Dec 2009 02:30:44 +0000 (18:30 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Dec 2009 02:59:52 +0000 (18:59 -0800)
commite3cc2226e99cfadbf300dde892c4a16d742a0856
tree88eb2361112f7147d11ccc04e3a511edd7a51078
parentbfc9dcabd513334c1d888ab66f7b7d84a3159571
Doc: better explanation of procs_running

the description in Documentation/filesystems/proc.txt of the
procs_running entry in /proc/stat is confusing (according to that
description, it looks as if procs_running could only be a number
between 0 and the number of CPUs).

Changed it to a more accurate description in the patch attached.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/filesystems/proc.txt