diff options
| author | David Rientjes <rientjes@google.com> | 2014-01-23 15:53:34 -0800 |
|---|---|---|
| committer | Moyster <oysterized@gmail.com> | 2019-05-02 18:38:54 +0200 |
| commit | e868f231e6c523309a5f5d36d11ec1abe33f5d1c (patch) | |
| tree | 15027dd7843cc06b4e1221828649c795d2ea4a76 /include/asm-generic/module.h | |
| parent | 53be5bd234ee07a15ab99a42c0fc11a9e3a39e91 (diff) | |
mm, oom: prefer thread group leaders for display purposes
When two threads have the same badness score, it's preferable to kill
the thread group leader so that the actual process name is printed to
the kernel log rather than the thread group name which may be shared
amongst several processes.
This was the behavior when select_bad_process() used to do
for_each_process(), but it now iterates threads instead and leads to
ambiguity.
Change-Id: I71ebfbeb4b030d3b4cc342d68af70526e29fd8d4
Signed-off-by: David Rientjes <rientjes@google.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Michal Hocko <mhocko@suse.cz>
Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Cc: Greg Thelen <gthelen@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/asm-generic/module.h')
0 files changed, 0 insertions, 0 deletions
