aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorVladimir Davydov <[email protected]>2016-05-27 14:27:21 -0700
committerLinus Torvalds <[email protected]>2016-05-27 14:49:37 -0700
commitedd9f7230f591b7988533b1cafb07f3c03555f19 (patch)
treec925a5057f674e7477e9e652072eb2254e6971b9 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent9ecd10b7a0270803fd5f36ab93173e6d5b41b895 (diff)
mm: oom: do not reap task if there are live threads in threadgroup
If the current process is exiting, we don't invoke oom killer, instead we give it access to memory reserves and try to reap its mm in case nobody is going to use it. There's a mistake in the code performing this check - we just ignore any process of the same thread group no matter if it is exiting or not - see try_oom_reaper. Fix it. Link: http://lkml.kernel.org/r/[email protected] Fixes: 3ef22dfff239 ("oom, oom_reaper: try to reap tasks which skip regular OOM killer path")Signed-off-by: Vladimir Davydov <[email protected]> Acked-by: Michal Hocko <[email protected]> Cc: Tetsuo Handa <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions