[openib-general] Fwd: issues in ipoib

Roland Dreier rdreier at cisco.com
Thu Aug 3 16:07:29 PDT 2006


    Michael> We can do that, I don't have a strong opinion either way.
    Michael> Roland?

There's a similar unfixable race with trying to count queries this
way: there's a window between when a client module calls the query
function and when the sa_query module actually increments the
reference count.  So I think it's better to keep track of what we can
control in the sa_query module, and leave clients responsible for
making sure they wait for all queries that they started.

 - R.




More information about the general mailing list