commit | d7ff0dbf45ee8a7c4802ff46844e6e8167b7f360 | [log] [tgz] |
---|---|---|
author | Jan-Frode Myklebust <mykleb@no.ibm.com> | Fri Sep 29 01:59:45 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Sep 29 09:18:10 2006 -0700 |
tree | 42a5f6bd33a5decb8c3a0bb6ad8fcce3120b7e56 | |
parent | db630637b2f192bea2ba1c000e9cbe4e542a03ea [diff] |
[PATCH] oom_adj/oom_score documentation I was looking for the a way around an OOM-problem, and found a couple of undocumented new features for tuning the OOM-score of individual processes. Here's a small documentation patch for /proc/<pid>/oom_adj and /proc/<pid>/oom_score. Signed-off-by: Jan-Frode Myklebust <mykleb@no.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>