[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2c114313-01fe-6d4d-5134-592d1a7b829b@acm.org>
Date: Thu, 13 Jun 2019 08:28:53 -0700
From: Bart Van Assche <bvanassche@....org>
To: Doug Ledford <dledford@...hat.com>,
HÃ¥kon Bugge <haakon.bugge@...cle.com>,
Jason Gunthorpe <jgg@...pe.ca>,
Leon Romanovsky <leon@...nel.org>,
Parav Pandit <parav@...lanox.com>,
Steve Wise <swise@...ngridcomputing.com>
Cc: linux-rdma@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] RDMA/cma: Make CM response timeout and # CM retries
configurable
On 6/13/19 7:25 AM, Doug Ledford wrote:
> So, to revive this patch, what I'd like to see is some attempt to
> actually quantify a reasonable timeout for the default backlog depth,
> then the patch should actually change the default to that reasonable
> timeout, and then put in the ability to adjust the timeout with some
> sort of doc guidance on how to calculate a reasonable timeout based on
> configured backlog depth.
How about following the approach of the SRP initiator driver? It derives
the CM timeout from the subnet manager timeout. The assumption behind
this is that in large networks the subnet manager timeout has to be set
higher than its default to make communication work. See also
srp_get_subnet_timeout().
Bart.
Powered by blists - more mailing lists