On Tuesday 19 February 2008 16:26, Tang, Changqing wrote:
> 
> I don't currently, but I hope you can fix it as well. There are four
> structures using mutex or cond: ibv_srq, ibv_qp, ibv_cq, ibv_context,
> Do we want to re-arrange all of them ?
> 
> --CQ
> 
I did this for ibv_srq, ibv_qp, and ibv_cq.

ibv_srq and ibv_qp -- had to.

ibv_cq -- just in case.

ibv_context -- does not use cond.  If mutex changes, we're cooked anyway.

- Jack
_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

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

Reply via email to