diff options
| author | Balbir Singh <[email protected]> | 2009-04-02 16:57:39 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-04-02 19:04:55 -0700 |
| commit | e222432bfa7dcf6ec008622a978c9f284ed5e3a9 (patch) | |
| tree | b006f569cb66523a5644ad0ef1669b051ccda907 /tools/perf/scripts/python | |
| parent | 0b7f569e45bb6be142d87017030669a6a7d327a1 (diff) | |
memcg: show memcg information during OOM
Add RSS and swap to OOM output from memcg
Display memcg values like failcnt, usage and limit when an OOM occurs due
to memcg.
Thanks to Johannes Weiner, Li Zefan, David Rientjes, Kamezawa Hiroyuki,
Daisuke Nishimura and KOSAKI Motohiro for review.
Sample output
-------------
Task in /a/x killed as a result of limit of /a
memory: usage 1048576kB, limit 1048576kB, failcnt 4183
memory+swap: usage 1400964kB, limit 9007199254740991kB, failcnt 0
[[email protected]: compilation fix]
[[email protected]: fix kerneldoc and whitespace]
[[email protected]: add printk facility level]
Signed-off-by: Balbir Singh <[email protected]>
Cc: KAMEZAWA Hiroyuki <[email protected]>
Cc: Daisuke Nishimura <[email protected]>
Cc: Li Zefan <[email protected]>
Cc: Paul Menage <[email protected]>
Cc: David Rientjes <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions