From: Bart Van Assche Date: Fri, 28 Jun 2013 12:57:42 +0000 (+0200) Subject: IB/srp: Make HCA completion vector configurable X-Git-Tag: v3.11-rc1~16^2~1^7~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b5e5f41c8e114bb856347134657eb9e1cccc822;p=pandora-kernel.git IB/srp: Make HCA completion vector configurable Several InfiniBand HCAs allow configuring the completion vector per CQ. This allows spreading the workload created by IB completion interrupts over multiple MSI-X vectors and hence over multiple CPU cores. In other words, configuring the completion vector properly not only allows reducing latency on an initiator connected to multiple SRP targets but also allows improving throughput. Signed-off-by: Bart Van Assche Acked-by: David Dillow Signed-off-by: Roland Dreier --- Reading git-diff-tree failed