]> 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 07:12:25 +0000 (00:12 -0700)
commita1781cc64e41a1f62ec9a41999a40f8958196073
treef19a8b2ce69c643de5d0f18daa34e98ee942afed
parent5070641f4e87250fd643f8d38b9bf8d45688499e
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]
man/rsocket.7