On Fri, 2004-10-29 at 20:09, Sean Hefty wrote: > On Fri, 29 Oct 2004 18:06:47 -0600 > Shirley Ma <[EMAIL PROTECTED]> wrote: > > > Here is the patch. > > Note that my patch removes the lock when calling ib_post_send. But, > holding the lock when calling ib_post_send() should be fine. Also, the > current completion code assumes that the work requests are queued in the > same order that the sends are posted in. Releasing the lock after > queuing the request, but before calling ib_psot_send() allows work > requests to be posted out of order from the order that they are queued > on the send posted list.
So should this patch be applied or is it superceeded by your pending patch (and I should wait for that) ? Thanks. -- Hal _______________________________________________ openib-general mailing list [EMAIL PROTECTED] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
