diff options
| author | Daisuke Nishimura <[email protected]> | 2010-03-10 15:22:16 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-03-12 15:52:36 -0800 |
| commit | 8033b97c9b5ef063e3f4bf2efe1cd0a22093aaff (patch) | |
| tree | 0d3dbf74d6c307d425d5d13a5c7c1efbf6c079f2 /tools/perf/scripts/python/bin | |
| parent | 854ffa8d104e44111fec96764c0e0cb29223d54c (diff) | |
memcg: avoid oom during moving charge
This move-charge-at-task-migration feature has extra charges on
"to"(pre-charges) and "from"(left-over charges) during moving charge.
This means unnecessary oom can happen.
This patch tries to avoid such oom.
Signed-off-by: Daisuke Nishimura <[email protected]>
Cc: Balbir Singh <[email protected]>
Acked-by: KAMEZAWA Hiroyuki <[email protected]>
Cc: Li Zefan <[email protected]>
Cc: Paul Menage <[email protected]>
Cc: Daisuke Nishimura <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions