]> 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>
Thu, 24 May 2012 21:25:04 +0000 (14:25 -0700)
commit5f36e379c38180d9610e7feadc64f93e73cc93b7
treeeab4fc9ba15a1131fec30f39f1adf8bc359ec9e6
parent1581a97b48ddfc5941f02f691df958084970ea7b
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