[ofa-general] [PATCH] uDAPL v2 - dapltest patches for mdep processor yield

Roland Dreier rdreier at cisco.com
Thu Aug 20 11:24:41 PDT 2009


 > +#define DT_Mdep_yield pthread_yield

Be aware that on Linux I believe this turns into sched_yield(), which
basically means "put me at the end of the thread list" ie wait for
everyone else to get a turn ie possibly huge latency...



More information about the general mailing list