From: Janet Morgan Date: Wed, 22 Jun 2005 00:14:56 +0000 (-0700) Subject: [PATCH] add OOM debug X-Git-Tag: v2.6.13-rc4~130^2~202^2~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=578c2fd6a7f378434655e5c480e23152a3994404;p=pandora-kernel.git [PATCH] add OOM debug This patch provides more debug info when the system is OOM. It displays memory stats (basically sysrq-m info) from __alloc_pages() when page allocation fails and during OOM kill. Thanks to Dave Jones for coming up with the idea. Signed-off-by: Janet Morgan Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed