From: Chuck Lever Date: Wed, 28 May 2014 14:33:42 +0000 (-0400) Subject: xprtrmda: Reduce calls to ib_poll_cq() in completion handlers X-Git-Tag: omap-for-v3.16/fixes-against-rc1~64^2~5^2~11 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c00dd0776543608e13c74a527660cb8cd28a74f;p=pandora-kernel.git xprtrmda: Reduce calls to ib_poll_cq() in completion handlers Change the completion handlers to grab up to 16 items per ib_poll_cq() call. No extra ib_poll_cq() is needed if fewer than 16 items are returned. Signed-off-by: Chuck Lever Signed-off-by: Anna Schumaker --- Reading git-diff-tree failed