]> 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:28:52 +0000 (01:28 -0700)
commit080d7cb887b6038fb4d4a4a4aedc609a5488ce62
treec042562c54c7fcb7925b0af4c00d669c58102958
parent1807a69a7b99c85be8d06aad947ba677e26ef658
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