]> git.openfabrics.org - ~shefty/librdmacm.git/commit
riostream: Add example program for using iomap routines.
authorSean Hefty <sean.hefty@intel.com>
Wed, 24 Oct 2012 17:23:52 +0000 (10:23 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 25 Oct 2012 05:51:49 +0000 (22:51 -0700)
commit1ba9685f351cc59e13a02f4328cc78dbe00e0505
tree13ce0ad80f9493cca42dcc57e4a5338f4596bcce
parente5a8d2c61f31c60bf37aa3ad41219bdf62e08e57
riostream: Add example program for using iomap routines.

riostream is based on rstream, but uses the new riomap, riounmap,
and riowrite calls instead.  It runs a series of latency and
bandwidth tests using remote iomapped memory.

riostream is limited to using zero copy transfers at the
receiving side only at this time.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Makefile.am
examples/riostream.c [new file with mode: 0644]
man/riostream.1 [new file with mode: 0644]