From: David Rientjes Date: Tue, 10 Aug 2010 00:18:53 +0000 (-0700) Subject: oom: enable oom tasklist dump by default X-Git-Tag: v2.6.36-rc1~456 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad915c432eccb482427c1bbd77c74e6f7bfe60b3;p=pandora-kernel.git oom: enable oom tasklist dump by default The oom killer tasklist dump, enabled with the oom_dump_tasks sysctl, is very helpful information in diagnosing why a user's task has been killed. It emits useful information such as each eligible thread's memory usage that can determine why the system is oom, so it should be enabled by default. Signed-off-by: David Rientjes Acked-by: KOSAKI Motohiro Cc: KAMEZAWA Hiroyuki Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed