commit | 1c00dd0776543608e13c74a527660cb8cd28a74f | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Wed May 28 10:33:42 2014 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Wed Jun 04 08:56:44 2014 -0400 |
tree | 225dba01c882c314e3f7aa8bfd9febd830344f22 | |
parent | 7f23f6f6e388d2003c4ecf5d558f3c2191e12530 [diff] |
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 <chuck.lever@oracle.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>