[openib-general] Re: RDMA Generic Connection Management

Roland Dreier rolandd at cisco.com
Tue Aug 30 09:11:47 PDT 2005


    Michael> Wont users also activate verbs directly anyway, and so be
    Michael> required to handle this notification?

In the current verbs API, consumers only receive device pointers from
their client->add callback.  They may use that pointer until they
return from the corresponding client->remove callback.

If we add a new API for routing that also returns device pointers to a
consumer, then the lifetime rules are messed up.

 - R.



More information about the general mailing list