commit | 6bdd9be628fa5f4dd14eb89ebddc12840d684277 | [log] [tgz] |
---|---|---|
author | Bob Peterson <rpeterso@redhat.com> | Mon Jan 28 17:20:26 2008 -0600 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Mon Mar 31 10:40:07 2008 +0100 |
tree | 7a995fa251a55af6f7b185810a24a7ebb5d00a33 | |
parent | 3ad62e87cd38817361e165cf4ad496ab76e19e81 [diff] |
[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>