diff options
author | Mohammed Rafi KC <rkavunga@redhat.com> | 2014-12-23 11:31:37 +0530 |
---|---|---|
committer | Raghavendra G <rgowdapp@redhat.com> | 2015-02-17 06:29:23 -0800 |
commit | 55ce0ef667de7995c4197314153877719a7de539 (patch) | |
tree | 8685d8d102fe6f61986cc87f2632ab390d3b0421 /xlators | |
parent | e04039092d28dde70a9a394010cd04cf0a12726a (diff) |
rdma:read multiple wr from cq and ack them in one call
we are reading one work completion request at a time
from cq, though we can read multiple work completion
requests from cq. Also we can acknowledge them in
one call itself. Both will give a better performance
because of less mutual exclusion locks are being performed.
Change-Id: Ib5664cab25c87db7f575d482eee4dcd2b5005c04
BUG: 1164079
Signed-off-by: Mohammed Rafi KC <rkavunga@redhat.com>
Reviewed-on: http://review.gluster.org/9329
Reviewed-by: Raghavendra G <rgowdapp@redhat.com>
Tested-by: Raghavendra G <rgowdapp@redhat.com>
Diffstat (limited to 'xlators')
0 files changed, 0 insertions, 0 deletions