diff options
author | Bob Peterson <rpeterso@redhat.com> | 2012-02-14 14:49:57 -0500 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2012-02-28 17:10:53 +0000 |
commit | 4a36d08d0d1cba0581d1656739102ce936f26557 (patch) | |
tree | 9cff2e9a41944f3b76507711d295fe2bd5f0f1d8 /fs/gfs2/util.c | |
parent | 66fc061bda3526650328b73f69985da3518c4256 (diff) | |
download | op-kernel-dev-4a36d08d0d1cba0581d1656739102ce936f26557.zip op-kernel-dev-4a36d08d0d1cba0581d1656739102ce936f26557.tar.gz |
GFS2: Sort the ordered write list
This patch sorts the ordered write list for GFS2 writes.
This increases the throughput for simultaneous writes.
For example, if you have ten processes, all doing:
dd if=/dev/zero of=/mnt/gfs2/fileX
on different files, the throughput will be much better.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/gfs2/util.c')
0 files changed, 0 insertions, 0 deletions