]> 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>
Tue, 22 May 2012 18:47:43 +0000 (11:47 -0700)
commitdeb6b12e97bcfa512b19399bff0781b0b2cb2acb
treeab0042b0b446176d96f3c40a9ad37305b40bc446
parent03ba92b610e7053a2f21d20db854100a5427b0d9
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