]> git.openfabrics.org - ~shefty/ibacm.git/commit
ibacm: decrease default retries
authorSean Hefty <sean.hefty@intel.com>
Wed, 1 Dec 2010 03:38:15 +0000 (19:38 -0800)
committerSean Hefty <sean.hefty@intel.com>
Wed, 1 Dec 2010 22:57:17 +0000 (14:57 -0800)
commit25005d0475638542ab125b42d439d853c185402a
tree1ac64e1267b46288459f8b4a25aeb893b3d48cba
parentd2901f9410f4d3d57629189a4ff51571bb3b0cf3
ibacm: decrease default retries

With 15 retries, 2 seconds per timeout, the total timeout ends
up being too long when running on large clusters, where a node
can drop off at anytime.  Decrease the default number of retries
to 2.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
acm_opts.cfg
src/acm.c
src/acme.c