1
1
openmpi/opal
Brian Barrett f44bd9e067 * Intercept both allocations and deallocations from ptmalloc2 (including
both mmap and munmap), adjusting the configure script so that the
  component will only be activated on systems that use ptmalloc2 in the
  first place -- ie, Linux
* Remove the malloc_hooks component - it became an unworkable solution
  once threads and such were considered.
* Remove malloc_interpose component - it never worked quite right and
  was not going to be able to intercept malloc, so it wasn't going to
  be useful for OMPI's purposes.
* Update tests a little bit to match recent memory hooks api
  issues - still needs a bit of work.

This commit was SVN r8381.
2005-12-06 00:44:50 +00:00
..
asm Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
class Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
event Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
include Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca * Intercept both allocations and deallocations from ptmalloc2 (including 2005-12-06 00:44:50 +00:00
memoryhooks * documentation updates for memory hooks. Reordered some declarations, but there 2005-11-29 19:42:07 +00:00
runtime * update memory hooks interface to allow for callbacks on both allocations 2005-11-29 04:46:14 +00:00
threads * remove unused condition variable files (everything is in condition.{h,c} 2005-11-20 00:49:37 +00:00
util - Add string.h for --enable-picky build. 2005-11-29 09:17:47 +00:00
Makefile.am Rename opal/memory to opal/memoryhooks because XLC++ on Mac OS X is broken. 2005-11-11 00:26:27 +00:00