[openib-general] Re: [PATCH 3/3] librdmacm: add ability to get/set transport specific options
Sean Hefty
mshefty at ichips.intel.com
Wed May 10 09:54:59 PDT 2006
Jack Morgenstein wrote:
> I assume you mean "disabled".
Uhm.. yes - that's what I meant.
> Looks like setting cache_timeout to zero as the default is good enough:
> in sa_db_init(), cache_timeout remains 0 when translated to jiffies, resulting
> in paths_per_dest being set to zero as well.
>
> Therefore, in the patch, I can replace line:
> static unsigned long cache_timeout = 15 * 60 * 1000; /* 15 min */
> with
> static unsigned long cache_timeout;
>
> Is this correct?
Correct.
- Sean
More information about the general
mailing list