commit | c574358e8b48adf646f9d5ef70dc76c5d4ad9387 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Mon Sep 21 17:01:06 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Sep 22 07:17:24 2009 -0700 |
tree | 1c83f7fe3831c59ba0ceca9b384ec990fcf60e5a | |
parent | 580be0837a7a59b207c3d5c661d044d8dd0a6a30 [diff] |
proc: document `guest' column in /proc/stat We added a new column in cpuX lines of /proc/stat, to show the amount of time spent by a cpu servicing a guest, without updating Documentation/filesystems/proc.txt Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>