Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173223
b: refs/heads/master
c: e3cc222
h: refs/heads/master
i:
  173221: 30027bf
  173219: d9d58f5
  173215: a85ee31
v: v3
  • Loading branch information
Luis Garces-Erice authored and Linus Torvalds committed Dec 10, 2009
1 parent 1e746e2 commit 9324dda
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bfc9dcabd513334c1d888ab66f7b7d84a3159571
refs/heads/master: e3cc2226e99cfadbf300dde892c4a16d742a0856
4 changes: 2 additions & 2 deletions trunk/Documentation/filesystems/proc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1089,8 +1089,8 @@ The "processes" line gives the number of processes and threads created, which
includes (but is not limited to) those created by calls to the fork() and
clone() system calls.

The "procs_running" line gives the number of processes currently running on
CPUs.
The "procs_running" line gives the total number of threads that are
running or ready to run (i.e., the total number of runnable threads).

The "procs_blocked" line gives the number of processes currently blocked,
waiting for I/O to complete.
Expand Down

0 comments on commit 9324dda

Please sign in to comment.