[XFS] cluster rewrites We can cluster mapped pages aswell, this improves
commit6c4fe19f66a839bce68fcb7b99cdcb0f31c7a59e
authorChristoph Hellwig <hch@sgi.com>
Wed, 11 Jan 2006 09:49:28 +0000 (11 20:49 +1100)
committerNathan Scott <nathans@sgi.com>
Wed, 11 Jan 2006 09:49:28 +0000 (11 20:49 +1100)
treec3f1bd213af0ccc5dfed6ce68f83f126a03fa48f
parent7336cea8c2737bbaf0296d67782f760828301d56
[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>
fs/xfs/linux-2.6/xfs_aops.c