From: Bob Peterson Date: Tue, 14 Feb 2012 19:49:57 +0000 (-0500) Subject: GFS2: Sort the ordered write list X-Git-Tag: v3.4-rc1~161^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a36d08d0d1cba0581d1656739102ce936f26557;p=pandora-kernel.git 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 Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed