diff options
| author | David Rientjes <[email protected]> | 2011-07-25 17:12:18 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2011-07-25 20:57:09 -0700 |
| commit | be8f684d73d8d916847e996bf69cef14352872c6 (patch) | |
| tree | 7a7be6cd2030c6cdeb57f6ed51fe04dd5a137726 /tools/perf/scripts/python | |
| parent | 11239836c04b50ba8453ec58ca7a7bd716ef02c1 (diff) | |
oom: make deprecated use of oom_adj more verbose
/proc/pid/oom_adj is deprecated and scheduled for removal in August 2012
according to Documentation/feature-removal-schedule.txt.
This patch makes the warning more verbose by making it appear as a more
serious problem (the presence of a stack trace and being multiline should
attract more attention) so that applications still using the old interface
can get fixed.
Very popular users of the old interface have been converted since the oom
killer rewrite has been introduced. udevd switched to the
/proc/pid/oom_score_adj interface for v162, kde switched in 4.6.1, and
opensshd switched in 5.7p1.
At the start of 2012, this should be changed into a WARN() to emit all
such incidents and then finally remove the tunable in August 2012 as
scheduled.
Signed-off-by: David Rientjes <[email protected]>
Cc: KAMEZAWA Hiroyuki <[email protected]>
Cc: KOSAKI Motohiro <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions