diff options
author | Mohammed Rafi KC <rkavunga@redhat.com> | 2014-12-22 11:04:50 +0530 |
---|---|---|
committer | Raghavendra G <rgowdapp@redhat.com> | 2015-02-12 04:44:24 -0800 |
commit | 60361d84a03048b0882935fb92c19ac3b68f9325 (patch) | |
tree | 5e9b04fde9f29c4401810339e67ff41e27e2741a /contrib/macfuse | |
parent | fe73f12f6ef2deb402b622747cad5e82b11e57af (diff) |
rdma : agregate a vectored read as one
For a vectored read with payload count>1 will make two read
requests and to hold that a single contiguous memory is allocated.
So after completing the read request, instead of sending as vector
we will aggregate all the reads one.
Change-Id: I15e7d7bddc1a62d5097a39392575f47cfff3d3a8
BUG: 1164079
Signed-off-by: Mohammed Rafi KC <rkavunga@redhat.com>
Reviewed-on: http://review.gluster.org/9321
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Raghavendra G <rgowdapp@redhat.com>
Tested-by: Raghavendra G <rgowdapp@redhat.com>
Diffstat (limited to 'contrib/macfuse')
0 files changed, 0 insertions, 0 deletions