1
1
openmpi/ompi/mca/rcache
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
..
base - Replace combinations of 2009-08-20 11:42:18 +00:00
rb ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
vma 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
Makefile.am Fix a bunch of install locations for header files 2005-12-08 00:54:44 +00:00
rcache.h 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