]> 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>
Fri, 25 May 2012 19:29:00 +0000 (12:29 -0700)
commitd7843299f9dfa0fd1311ad88722dd26a8c62a926
tree6c59a6fb536ff66b7a1ed016e5c6cb68fde1d8a3
parentdb16fcc9e1123194fd5bdd0f8a2aeee8fb4431f4
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