aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/ABI/obsolete/proc-pid-oom_adj
Commit message (Collapse)AuthorAgeFilesLines
* oom: document obsolete oom_adj tunableDavid Rientjes2010-11-121-0/+22
/proc/pid/oom_adj was deprecated in August 2010 with the introduction of the new oom killer heuristic. This patch copies the Documentation/feature-removal-schedule.txt entry for this tunable to the Documentation/ABI/obsolete directory so nobody misses it. Signed-off-by: David Rientjes <rientjes@google.com> Reported-by: Alan Cox <alan@lxorguk.ukuu.org.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>