From: Bob Peterson Date: Mon, 28 Jan 2008 23:20:26 +0000 (-0600) Subject: [GFS2] Allocate gfs2_rgrpd from slab memory X-Git-Tag: v2.6.26-rc1~1144^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bdd9be628fa5f4dd14eb89ebddc12840d684277;p=pandora-kernel.git [GFS2] Allocate gfs2_rgrpd from slab memory This patch moves the gfs2_rgrpd structure to its own slab memory. This makes it easier to control and monitor, and yields less memory fragmentation. Signed-off-by: Bob Peterson Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed