]> git.openfabrics.org - ~shefty/librdmacm.git/commit
librdmacm/rstream: Adjust transfer counts
authorSean Hefty <sean.hefty@intel.com>
Tue, 5 Mar 2013 21:39:00 +0000 (13:39 -0800)
committerSean Hefty <sean.hefty@intel.com>
Tue, 5 Mar 2013 21:39:00 +0000 (13:39 -0800)
commit7fa63896fff04f973f4b9059b5b0b4ae760715b1
treedbca0743a67790bab7d4bf125af3e5e1f56afacb
parent24590bc96d8871d80124d68d182c915d7efcc9e6
librdmacm/rstream: Adjust transfer counts

A customer has reported that 100 transfers for large sizes
is insufficient to achieve the top bandwidth over a high
latency link.  Contrary, 100,000 transfers is too high for
small latency ping-pong over a slow connection.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
examples/common.c