From: Christoph Lameter Date: Tue, 29 Apr 2008 23:14:46 +0000 (-0700) Subject: slabinfo: Support printout of the number of fallbacks X-Git-Tag: v2.6.26-rc1~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f715e6f15ee167026581a8a2e09b2ed644b974aa;p=pandora-kernel.git slabinfo: Support printout of the number of fallbacks Add functionality to slabinfo to print out the number of fallbacks that have occurred for each slab cache when the -D option is specified. Also widen the allocation / free field since the numbers became too big after a week. Signed-off-by: Christoph Lameter Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed