1
1
openmpi/ompi/mca/common/sm
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
..
common_sm_mmap.c This fixes the initialization of the usable size of the shared memory. 2007-03-07 13:28:06 +00:00
common_sm_mmap.h Create shared memory "files" on Windows. These "files" will be 2006-08-20 19:45:28 +00:00
configure.params Remove unneeded PARAM_INIT_FILE variable in configure.params files used by 2007-01-08 03:44:22 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00