[openib-general] [PATCH] request/response matching in MAD code
Sean Hefty
Fri Oct 1 19:43:58 PDT 2004
> Sean> Handling the processing from the timer callback is an
> Sean> option. I wasn't sure that we wanted to invoke user
> Sean> callbacks from a timer callback, however.
>
>It seems like the natural thing to do.
I'll do this if no one objects.
>I'd also like to move the completion processing to a tasklet.
Would there be any issues processing a local MAD on the HCA in a tasklet?
(I'm not close to the code at the moment.) If not, then that sounds good to
me.
I do think that we'd want to define whether a client could sleep in their
callbacks or not, and it would be nice if it were consistent, regardless of
how the callback were invoked.
More information about the openib-general mailing list