]> 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 01:46:36 +0000 (18:46 -0700)
commitb5dcdde3bc54584f40d1b5b2e8514db393d14419
tree46a41435ac366ad36c28dcab41598bb149a98d57
parentec2649759a9ce4fc9b1c00d8db944d4109766f49
rsocket preload: Use environment variable to set QP size

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

Signed-off-by: Sean Hefty <sean.hefty@intel.com>