commit | 6c4fe19f66a839bce68fcb7b99cdcb0f31c7a59e | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@sgi.com> | Wed Jan 11 20:49:28 2006 +1100 |
committer | Nathan Scott <nathans@sgi.com> | Wed Jan 11 20:49:28 2006 +1100 |
tree | c3f1bd213af0ccc5dfed6ce68f83f126a03fa48f | |
parent | 7336cea8c2737bbaf0296d67782f760828301d56 [diff] |
[XFS] cluster rewrites We can cluster mapped pages aswell, this improves performances on rewrites since we can reduce the number of allocator calls. SGI-PV: 947118 SGI-Modid: xfs-linux-melb:xfs-kern:203829a Signed-off-by: Christoph Hellwig <hch@sgi.com> Signed-off-by: Nathan Scott <nathans@sgi.com>