1
1
openmpi/ompi
Christopher Yeoh c1dcf1c164 The release of memory used by registration lists in rcaches must be delayed until the rcache lock is not held or deadlock
can occur ( fixes trac:2111 ).
Should not deregister memory with the rcache lock held otherwise a deadlock can occur as the lower
level infiniband libraries can free memory ( fixes trac:2110 )

cmr:v1.4

This commit was SVN r22683.

The following Trac tickets were found above:
  Ticket 2110 --> https://svn.open-mpi.org/trac/ompi/ticket/2110
  Ticket 2111 --> https://svn.open-mpi.org/trac/ompi/ticket/2111
2010-02-23 11:31:58 +00:00
..
attribute The system headers are supposed to be protected by #ifdef and not by #if. 2009-07-16 18:27:33 +00:00
class - Replace combinations of 2009-08-20 11:42:18 +00:00
communicator A type cast. 2010-02-20 10:47:37 +00:00
config Disable the --enable-openib-ibcm switch. IBCM support is broken, so there's no point in even offering this config switch; it just confuses people. Closes trac:2158. 2010-01-07 18:21:41 +00:00
contrib - removed hard-coded directory paths in vt_dyninst.c 2010-02-18 10:36:20 +00:00
datatype Add an opal_attribute_unused in here since we're no longer using this 2010-02-17 21:12:49 +00:00
debuggers - This bites us with make check (read MTT) on static builds (read jaguar) 2010-01-25 23:41:59 +00:00
errhandler Closes trac:2158. 2010-01-07 18:16:39 +00:00
etc Many thanks to Ralf W. for finding a subtle bug in these Makefile.am's 2008-06-04 01:28:03 +00:00
file Clean up request handling in the I/O framework to be more consistent with 2009-11-26 05:13:43 +00:00
group Fun typo. :-) 2009-08-20 21:23:54 +00:00
include Convert the line endings for the added header files. They were changed automatically by Windows when adding new files. 2010-02-16 17:24:44 +00:00
info - As discussed revert r21330, Fortran-configure info should 2009-06-01 19:02:34 +00:00
mca The release of memory used by registration lists in rcaches must be delayed until the rcache lock is not held or deadlock 2010-02-23 11:31:58 +00:00
mpi Fix --bynode option to remember for subsequent jobs where it left off last time. 2010-02-05 15:37:49 +00:00
mpiext Per RFC: MPI Interface Extensions Infrastructure 2009-05-26 20:49:35 +00:00
op Replace jumps with returns. 2009-08-20 02:29:30 +00:00
peruse - Sanity check initialization and finalization of PERUSE. 2010-01-12 16:36:24 +00:00
proc Updates to make trunk run on Catamount again: 2010-02-03 05:07:40 +00:00
request - Replace combinations of 2009-08-20 11:42:18 +00:00
runtime Ensure we set an error code when leaving, correctly check for slot_list_set return status 2010-02-17 22:59:19 +00:00
tools Set up the correct compiler executables in the right place. 2010-02-04 23:02:17 +00:00
win - Replace combinations of 2009-08-20 11:42:18 +00:00
CMakeLists.txt Set the correct install source path. 2010-02-20 13:40:15 +00:00
Makefile.am Start using Libtool's shared library versioning scheme. See lengthy 2009-07-23 21:35:17 +00:00