]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit6bdd9be628fa5f4dd14eb89ebddc12840d684277
tree7a995fa251a55af6f7b185810a24a7ebb5d00a33
parent3ad62e87cd38817361e165cf4ad496ab76e19e81
[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 <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/main.c
fs/gfs2/rgrp.c
fs/gfs2/util.c
fs/gfs2/util.h