1
1
openmpi/ompi/mca/btl
Christopher Yeoh bc26adcc32 Fixes trac:2998
Adds a lock to protect the sm pending_sends list from concurrent access
Fixes bug where btl_sm_process_pending_sends would return an item to
the free list and then continue to use it for a little while

cmr:v1.6

This commit was SVN r25878.

The following Trac tickets were found above:
  Ticket 2998 --> https://svn.open-mpi.org/trac/ompi/ticket/2998
2012-02-08 01:32:36 +00:00
..
base Each level (OPAL/ORTE/OMPI) should only return it's own constants, 2011-10-04 14:50:31 +00:00
elan Remove the proc_guid from the BTL proc structure. Instead use directly 2011-02-25 00:36:08 +00:00
gm Remove the proc_guid from the BTL proc structure. Instead use directly 2011-02-25 00:36:08 +00:00
mx changes to seg_key needed for a new btl 2011-11-06 16:19:09 +00:00
ofud Removing unused include from openib/ofud btls. 2011-09-20 19:25:59 +00:00
openib reorder udcm init/finalize code. fixes trac:2973 2012-01-26 16:28:55 +00:00
portals changes to seg_key needed for a new btl 2011-11-06 16:19:09 +00:00
sctp r24976 wasn't quite right -- you now actually get a warning if you 2011-08-10 17:24:36 +00:00
self changes to seg_key needed for a new btl 2011-11-06 16:19:09 +00:00
sm Fixes trac:2998 2012-02-08 01:32:36 +00:00
tcp This typo has been here since August 2005. :-) 2011-11-11 03:01:52 +00:00
template Remove a now-nonexistent file 2011-07-11 23:51:41 +00:00
udapl Each level (OPAL/ORTE/OMPI) should only return it's own constants, 2011-10-04 14:50:31 +00:00
ugni ugni: don't release eager fragments until we get local smsg completion 2012-01-27 00:32:43 +00:00
vader silence vader warnings 2012-01-26 20:07:33 +00:00
wv Add and remove a few components for windows build. 2012-01-25 09:01:27 +00:00
btl.h added put/get btl descriptor flags 2011-11-30 21:37:23 +00:00
Makefile.am Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00