diff options
| author | KOSAKI Motohiro <[email protected]> | 2010-08-09 17:19:33 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-08-09 20:45:00 -0700 |
| commit | 7c59aec830c7ed6c745bd513982cee3563ed20c1 (patch) | |
| tree | f06d2c626d0ab0ff2f9880d98a50e60be4af7816 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 1489fa14cb757b496c8fa2b63097dbcee6690695 (diff) | |
oom: don't try to kill oom_unkillable child
Presently, badness() doesn't care about either CPUSET nor mempolicy. Then
if the victim child process have disjoint nodemask, OOM Killer might kill
innocent process.
This patch fixes it.
[[email protected]: coding-style fixes]
Signed-off-by: KOSAKI Motohiro <[email protected]>
Reviewed-by: Minchan Kim <[email protected]>
Cc: Minchan Kim <[email protected]>
Cc: David Rientjes <[email protected]>
Cc: KAMEZAWA Hiroyuki <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions