From: Christoph Lameter Date: Sun, 6 May 2007 21:49:42 +0000 (-0700) Subject: slub: enable tracking of full slabs X-Git-Tag: v2.6.22-rc1~960 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=643b113849d8faa68c9f01c3c9d929bfbffd50bd;p=pandora-kernel.git slub: enable tracking of full slabs If slab tracking is on then build a list of full slabs so that we can verify the integrity of all slabs and are also able to built list of alloc/free callers. Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed