From: Ed Cashin Date: Wed, 3 Jul 2013 22:09:05 +0000 (-0700) Subject: aoe: perform I/O completions in parallel X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~17^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8030d34397e066deecb5ee9d17387fa767b12de2;p=pandora-kernel.git aoe: perform I/O completions in parallel Some users have a large AoE target while others like to use many AoE targets at the same time. In the latter case, there is an opportunity to greatly improve aggregate throughput by allowing different threads to complete the I/O associated with each target. For 36 targets, 4 KiB read throughput roughly doubles, for example, with these changes in place. Signed-off-by: Ed Cashin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed