From: Christoph Lameter Date: Wed, 9 May 2007 09:32:46 +0000 (-0700) Subject: SLUB: rework slab order determination X-Git-Tag: v2.6.22-rc1~317 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e6d444ea1f72b8148354a9baf0ea8fa3dd0425b;p=pandora-kernel.git SLUB: rework slab order determination In some cases SLUB is creating uselessly slabs that are larger than slub_max_order. Also the layout of some of the slabs was not satisfactory. Go to an iterarive approach. Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed