From: Christoph Lameter Date: Wed, 23 Nov 2011 15:24:27 +0000 (-0600) Subject: slub: Switch per cpu partial page support off for debugging X-Git-Tag: v3.3-rc1~99^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f1e33daeda6cd89753f9e77d174805a6f21db09;p=pandora-kernel.git slub: Switch per cpu partial page support off for debugging Eric saw an issue with accounting of slabs during validation. Its not possible to determine accurately how many per cpu partial slabs exist at any time so this switches off per cpu partial pages during debug. Acked-by: Eric Dumazet Signed-off-by: Christoph Lameter Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed