1
1
openmpi/ompi/mca/btl/mx
George Bosilca fe87e28fee This is a temporary fix for the deadlock problem over MX. The real
problem seems to come from the free list, but due to lack of time to
understand it completely, I provide this fix. Basically, there is no
waiting in the MX BTL anymore, if we cannot allocate a fragment we
rely on the PML to take the corrective actions.

This commit was SVN r20124.
2008-12-15 03:45:34 +00:00
..
btl_mx_component.c Move __counter outside the #ifdef section. Cleanup the usage of __counter. 2008-11-11 16:46:11 +00:00
btl_mx_endpoint.c Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
btl_mx_endpoint.h A lot of MX fixes. 2008-10-22 20:12:30 +00:00
btl_mx_frag.c Allow MX to handle shared memory and self communications. By default these features 2006-12-24 22:18:41 +00:00
btl_mx_frag.h This is a temporary fix for the deadlock problem over MX. The real 2008-12-15 03:45:34 +00:00
btl_mx_proc.c Remove some unused code and a compiler warning. 2008-11-04 16:42:23 +00:00
btl_mx_proc.h A lot of MX fixes. 2008-10-22 20:12:30 +00:00
btl_mx.c Release the memory if we fail to open an MX endpoint. 2008-10-31 23:23:14 +00:00
btl_mx.h A lot of MX fixes. 2008-10-22 20:12:30 +00:00
configure.m4 Allow smart connection to be setup. Each peer now has attached to it thea unique 2007-06-06 21:42:11 +00:00
configure.params Remove unneeded PARAM_INIT_FILE variable in configure.params files used by 2007-01-08 03:44:22 +00:00
Makefile.am Per long threads on the mailing list and much confusion discussion 2007-12-15 13:32:02 +00:00