1
1
openmpi/opal/mca
Jeff Squyres d7db5f4c32 mmap(2) says that you must call mmap() with either MAP_SHARED or
MAP_PRIVATE.  We didn't catch this because we checked for a NULL
return, not a -1 return.  Doh!  Thanks again to Julian Seward for
continuing to track this down.

This commit was SVN r22062.
2009-10-07 12:39:01 +00:00
..
backtrace - Replace combinations of 2009-08-20 11:42:18 +00:00
base - Replace combinations of 2009-08-20 11:42:18 +00:00
carto - Replace combinations of 2009-08-20 11:42:18 +00:00
crs Add support for sending SIGSTOP the MPI job after the checkpoint is taken (uses a BLCR feature for the option). 2009-09-22 18:26:12 +00:00
installdirs - Replace combinations of 2009-08-20 11:42:18 +00:00
maffinity - Replace combinations of 2009-08-20 11:42:18 +00:00
memchecker - Replace combinations of 2009-08-20 11:42:18 +00:00
memcpy - Replace combinations of 2009-08-20 11:42:18 +00:00
memory mmap(2) says that you must call mmap() with either MAP_SHARED or 2009-10-07 12:39:01 +00:00
paffinity Fix a problem noted by Julian Seward: MAKE_MEM_UNDEFINED is not the 2009-10-06 17:55:49 +00:00
pstat Replace missing headers 2009-05-01 15:09:10 +00:00
timer - Replace combinations of 2009-08-20 11:42:18 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00