1
1
openmpi/ompi/mca/common
Rolf vandeVaart 333357f4cc This fixes the initialization of the usable size of the shared memory.
The original code was not compensating for the space used by the header.  

When memory got tight, the allocator would return a pointer to memory that 
did not exist resulting in a SEGV for the application.  This is a partial 
fix for ticket #929.

Reviewed by Rich Graham.  

This commit was SVN r13950.
2007-03-07 13:28:06 +00:00
..
mx Fix a problem in the selection logic for MX. Basically we need to be able to 2007-02-09 03:19:38 +00:00
portals Fix a bunch of minor typos submitted by Bernhard Fischer. 2007-02-06 12:00:30 +00:00
sm This fixes the initialization of the usable size of the shared memory. 2007-03-07 13:28:06 +00:00
Makefile.am * The last of the build system optimizations. Combine the component and 2005-11-20 01:03:01 +00:00