Re: [O-MPI devel] [PATCH] openib btl.

2005-10-27 Thread Tim S. Woodall
Gleb, Thanks! I'll try to apply these today. Tim Gleb Natapov wrote: Return unused entry to free list before trying to allocate new one. Otherwise the code may deadlock. Index: ompi/mca/btl/openib/btl_openib_component.c === ---

[O-MPI devel] [PATCH] openib btl.

2005-10-27 Thread Gleb Natapov
Return unused entry to free list before trying to allocate new one. Otherwise the code may deadlock. Index: ompi/mca/btl/openib/btl_openib_component.c === --- ompi/mca/btl/openib/btl_openib_component.c (revision 7878) +++ ompi/mca/bt