[openib-general] Re: RDMA Generic Connection Management

James Lentini jlentini at netapp.com
Tue Aug 30 07:59:13 PDT 2005



On Tue, 30 Aug 2005, Guy German wrote:

> I don't understand the difference between handling a device
> received in cma_get_device and device received in ib_client.add ...

Consumers that receive a device via the ib_client.add 
callback will receive a notification that it is no longer 
available via the ib_client.remove callback.

Given a cma_get_device() call, consumers are unlikely to use the 
ib_register_client() call and therefore will not receive the remove 
callback.



More information about the general mailing list