]> git.openfabrics.org - ~shefty/librdmacm.git/commit
rsocket preload: Use environment variable to set QP size
authorSean Hefty <sean.hefty@intel.com>
Tue, 22 May 2012 01:46:36 +0000 (18:46 -0700)
committerSean Hefty <sean.hefty@intel.com>
Mon, 28 May 2012 08:30:41 +0000 (01:30 -0700)
commit759e79f3ddc24bd32b323ccda6c0cc7eea60bbd4
tree4b2610b05b4530b8bac8ed3c4f6cb13318ba63ae
parentcfbfe46cc8ed558bdf26be49ff0a055935012c7b
rsocket preload: Use environment variable to set QP size

Allow the user to specify the size of the send/receive queues
and inline data size through environment variables:
RS_SQ_SIZE, RS_RQ_SIZE, and RS_INLINE.

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