]> 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)
commit52a03dfbd23c1f257303d05c489041eb75ce76eb
tree9e4d4d5be5d43c36c3a83ea2b8cb84c37e0312f3
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