Quoting r. Fabian Tillier <[EMAIL PROTECTED]>:
> Can't you pass in a reference to the client module for registration,
> and then take a reference from the context of each request that is
> released after the callback unwinds?  I thought Linux had module
> reference functions...

I thought about that , but this would mean:

1. changing API instead of extending it by new functions - lots of
   churn for ULPs
2. adding overhead on data path rather than unload path where
   it belongs
3. a module that does lots of queries can't be unloaded large
   part of the time

Maybe it's still not too bad ...

-- 
MST
_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to