cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [Cluster-devel] [GFS2] Patches to add extent allocation to GFS2
@ 2008-02-06 10:17 swhiteho
  2008-02-06 10:17 ` [Cluster-devel] [PATCH 1/5] [GFS2] Reduce inode size by merging fields swhiteho
  0 siblings, 1 reply; 6+ messages in thread
From: swhiteho @ 2008-02-06 10:17 UTC (permalink / raw)
  To: cluster-devel.redhat.com

This is a set of five patches which together add extent allocation to
GFS2. Also there is a bit of preliminary clean-up which results in
reducing the size of a gfs2_inode and merging some functions which
were almost identical.

The plan is to change gfs2's bmap functions next to take advantage
of these changes to improve performance, particularly with large
(i.e. multi-page) writes.

Steve.




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-02-06 10:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-06 10:17 [Cluster-devel] [GFS2] Patches to add extent allocation to GFS2 swhiteho
2008-02-06 10:17 ` [Cluster-devel] [PATCH 1/5] [GFS2] Reduce inode size by merging fields swhiteho
2008-02-06 10:17   ` [Cluster-devel] [PATCH 2/5] [GFS2] Merge the rd_last_alloc_meta and rd_last_alloc_data fields swhiteho
2008-02-06 10:17     ` [Cluster-devel] [PATCH 3/5] [GFS2] Update gfs2_trans_add_unrevoke to accept extents swhiteho
2008-02-06 10:17       ` [Cluster-devel] [PATCH 4/5] [GFS2] Merge gfs2_alloc_meta and gfs2_alloc_data swhiteho
2008-02-06 10:17         ` [Cluster-devel] [PATCH 5/5] [GFS2] Add extent allocation to block allocator swhiteho

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).