From: Christoph Lameter Date: Fri, 25 Feb 2011 17:38:51 +0000 (-0600) Subject: slub: min_partial needs to be in first cacheline X-Git-Tag: v2.6.39-rc1~388^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a757fe5d4234293d6a3acccd7196f1386443956;p=pandora-kernel.git slub: min_partial needs to be in first cacheline It is used in unfreeze_slab() which is a performance critical function. Signed-off-by: Christoph Lameter Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed