1
1
openmpi/ompi/mca/btl/sm
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
..
.windows Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +00:00
btl_sm_component.c Fixes trac:2998 2012-02-08 01:32:36 +00:00
btl_sm_endpoint.h Fixes trac:2998 2012-02-08 01:32:36 +00:00
btl_sm_fifo.h Fixes trac:2998 2012-02-08 01:32:36 +00:00
btl_sm_frag.c Small cleanups in the SM BTL. 2011-10-11 20:32:10 +00:00
btl_sm_frag.h Small cleanups in the SM BTL. 2011-10-11 20:32:10 +00:00
btl_sm.c Fixes trac:2998 2012-02-08 01:32:36 +00:00
btl_sm.h - Check, whether the compiler supports __builtin_clz (count leading 2011-10-11 22:49:01 +00:00
configure.m4 Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +00:00
help-mpi-btl-sm.txt Fix minor typo. 2010-04-29 11:45:25 +00:00
Makefile.am WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues. 2010-09-17 23:04:06 +00:00