From: Ravikiran G Thirumalai Date: Tue, 11 Apr 2006 05:52:54 +0000 (-0700) Subject: [PATCH] slab: add statistics for alien cache overflows X-Git-Tag: v2.6.17-rc2~267 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb7faf3313d527bf68ba2e7ff3a2b6ebf201af73;p=pandora-kernel.git [PATCH] slab: add statistics for alien cache overflows Add a statistics counter which is incremented everytime the alien cache overflows. alien_cache limit is hardcoded to 12 right now. We can use this statistics to tune alien cache if needed in the future. Signed-off-by: Alok N Kataria Signed-off-by: Ravikiran Thirumalai Signed-off-by: Shai Fultheim Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed