> > I went with open-coded locks based on v-tune (or whatever it's > > called now -- I should really know this) performance analysis and > > benchmarking data. I don't recall the performance gains, but it was > > definitely measureable. > > But libfabric uses pthreads? Libfabric does, but most of the performance based synchronization is handled in the provider code. And I _think_ there are places where open coded atomics are used. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html