Skip to content

Commit

Permalink
Documentation: missing proc/$PID/stat field
Browse files Browse the repository at this point in the history
There's a missing field in the /proc/$PID/stat output documented in
Documentation/filesystems/proc.txt.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
  • Loading branch information
Leonardo Chiquitto authored and Adrian Bunk committed Feb 3, 2008
1 parent eb8dc5e commit 2e01e00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/filesystems/proc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ Table 1-3: Contents of the stat files (as of 2.6.22-rc3)
priority priority level
nice nice level
num_threads number of threads
it_real_value (obsolete, always 0)
start_time time the process started after system boot
vsize virtual memory size
rss resident set memory size
Expand Down

0 comments on commit 2e01e00

Please sign in to comment.