]> git.openfabrics.org - ~shefty/librdmacm.git/commit
Perform completion event acknowledgments in batches instead
authorSreedhar Kodali <srkodali@linux.vnet.ibm.com>
Thu, 18 Sep 2014 08:59:48 +0000 (14:29 +0530)
committerSean Hefty <sean.hefty@intel.com>
Mon, 29 Sep 2014 19:47:03 +0000 (12:47 -0700)
commit2ccc55de37f5744a010758f5836faadcf6f77b12
tree5423545da11c55c561d43becc5364199fb53aa24
parentaac8d6f8b1b54027a21e827d99a247036a4d9057
Perform completion event acknowledgments in batches instead
of individually to minimze locking overheads.  Size of the
completion queue decides the size of a batch.

Signed-off-by: Sreedhar Kodali <srkodali@linux.vnet.ibm.com>
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
src/rsocket.c