[ofa-general] Another XRC binary compatable issue for different pthread version.

Jack Morgenstein jackm at dev.mellanox.co.il
Tue Feb 19 07:54:08 PST 2008


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



More information about the general mailing list