]> git.openfabrics.org - ~ardavis/dapl.git/commit
scm: SOCKOPT ERR Connection timed out on large clusters
authorArlin Davis <arlin.r.davis@intel.com>
Thu, 13 May 2010 17:31:17 +0000 (10:31 -0700)
committerArlin Davis <arlin.r.davis@intel.com>
Thu, 13 May 2010 17:31:17 +0000 (10:31 -0700)
commit4b04afc32940ac42fb2a9bc789a537b527d149fe
tree396625dc2753646dcfa0f7b057acdee90f76d915
parent625369f991982f020c04156f312ecf2ecafd77b3
scm: SOCKOPT ERR Connection timed out on large clusters

Large scale all to all connections on +1000 cores
the listen backlog is reached and SYN's are dropped
which causes the connect to timeout. Retry connect
on timeout errors.

Signed-off-by: Arlin Davis <arlin.r.davis@intel.com>
dapl/openib_scm/cm.c