From: Andrea Arcangeli Date: Sat, 16 Apr 2005 22:24:05 +0000 (-0700) Subject: [PATCH] oom-killer disable for iscsi/lvm2/multipath userland critical sections X-Git-Tag: v2.6.12-rc3~229 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79befd0c08c4766f8fa27e37ac2a70e40840a56a;p=pandora-kernel.git [PATCH] oom-killer disable for iscsi/lvm2/multipath userland critical sections iscsi/lvm2/multipath needs guaranteed protection from the oom-killer, so make the magical value of -17 in /proc//oom_adj defeat the oom-killer altogether. (akpm: we still need to document oom_adj and friends in Documentation/filesystems/proc.txt!) Signed-off-by: Andrea Arcangeli Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed