RE: [PATCH 4/4] ibacm: support no delay options

2010-12-08 Thread Davis, Arlin R
Allow a user to specify that address and/or route resolution
protocols should be suppressed, and that only locally cached
data should be returned.

This helps support rdma_getaddrinfo options RAI_NUMERICHOST
and RAI_NOROUTE.  If data for a request is available, it is
immediately returned.  Otherwise, the client request is
failed, but the lookup is still initiated.  This avoids
blocking a client for an extended period of time while
resolution completes, but allows future calls to find cached
data.

Do you have a librdmacm patch coming soon with the new ai_flags?







--
To unsubscribe from this list: send the line unsubscribe linux-rdma in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


RE: [PATCH 4/4] ibacm: support no delay options

2010-12-08 Thread Hefty, Sean
 Do you have a librdmacm patch coming soon with the new ai_flags?

yes - It is coming soon to a mail list near you this Christmas season
--
To unsubscribe from this list: send the line unsubscribe linux-rdma in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html