From: KOSAKI Motohiro Date: Tue, 22 Sep 2009 00:01:31 +0000 (-0700) Subject: mm: oom analysis: add buffer cache information to show_free_areas() X-Git-Tag: v2.6.32-rc1~580 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71de1ccbe1fb40203edd3beb473f8580d917d2ca;p=pandora-kernel.git mm: oom analysis: add buffer cache information to show_free_areas() It is often useful to know the statistics for all pages that are handled like page cache pages when looking at OOM log output. Therefore show_free_areas() should also display buffer cache statistics. Signed-off-by: KOSAKI Motohiro Acked-by: Wu Fengguang Reviewed-by: Rik van Riel Cc: David Rientjes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed