1
1
openmpi/opal/mca
Brian Barrett dc47dd39aa * mvapi's deregister call calls free, and the fast bins in ptmalloc2 aren't
reentrant for free(), so we can't call free() from inside an sbrk() handler.
  The solution is never call sbrk() with a negative number.  The mmap() allocator
  used for large allocations does not have this problem and continues to give
  memory back to the OS as soon as possible.

This should go to both the v1.1 and v1.0 branches.

This commit was SVN r9943.
2006-05-16 21:16:55 +00:00
..
base Clarify the documentation. 2006-05-12 02:14:57 +00:00
maffinity Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
memcpy include default implementation header file in tarball. fixes make distcheck, 2006-04-06 02:46:14 +00:00
memory * mvapi's deregister call calls free, and the fast bins in ptmalloc2 aren't 2006-05-16 21:16:55 +00:00
paffinity Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
timer Update the includes. 2006-02-27 02:14:31 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00