diff options
author | David Rientjes <[email protected]> | 2015-09-08 15:00:39 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-09-08 15:35:28 -0700 |
commit | 54e9e29132d7caefcad470281cae06ac34a982c8 (patch) | |
tree | 2c0fc45f174f03f4b38920a463546570325329a7 /tools/perf/scripts/python/sctop.py | |
parent | 6e0fc46dc2152d3e2d25a5d5b640ae3586c247c6 (diff) |
mm, oom: pass an oom order of -1 when triggered by sysrq
The force_kill member of struct oom_control isn't needed if an order of -1
is used instead. This is the same as order == -1 in struct
compact_control which requires full memory compaction.
This patch introduces no functional change.
Signed-off-by: David Rientjes <[email protected]>
Cc: Sergey Senozhatsky <[email protected]>
Cc: Michal Hocko <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions