diff options
author | Mohammed Rafi KC <rkavunga@redhat.com> | 2015-02-17 20:17:58 +0530 |
---|---|---|
committer | gluster-ant <bugzilla-bot@gluster.org> | 2015-02-17 20:17:58 +0530 |
commit | aee382c884fd5c00c674e9bdc08ef5c8c9683822 (patch) | |
tree | b0365f7d40987b063fe11ed42c313d0d4d0b39d0 /cli/src/cli-xml-output.c | |
parent | ae5b39ac97d3cb13ca25421c88c2c8c46852486c (diff) | |
download | glusterfs-aee382c884fd5c00c674e9bdc08ef5c8c9683822.tar.gz glusterfs-aee382c884fd5c00c674e9bdc08ef5c8c9683822.tar.xz glusterfs-aee382c884fd5c00c674e9bdc08ef5c8c9683822.zip |
rdma: pre-register iobuf_pool with rdma devices.
registring buffers with rdma device is a time consuming
operation. So performing registration in code path will
decrease the performance.
Using a pre registered memory will give a bettor performance,
ie, register iobuf_pool during rdma initialization. For
dynamically created arena, we can register with all the
device.
Change-Id: Ic79183e2efd014c43faf5911fdb6d5cfbcee64ca
BUG: 1187456
Signed-off-by: Mohammed Rafi KC <rkavunga@redhat.com>
Reviewed-on: http://review.gluster.org/9506
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 'cli/src/cli-xml-output.c')
0 files changed, 0 insertions, 0 deletions