[GFS2] Allocate gfs2_rgrpd from slab memory
authorBob Peterson <rpeterso@redhat.com>
Mon, 28 Jan 2008 23:20:26 +0000 (17:20 -0600)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 31 Mar 2008 09:40:07 +0000 (10:40 +0100)
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 <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found