1
1
openmpi/opal/memoryhooks
Brian Barrett b42bb3d8e8 More memory hooks tweaks... Set a flag on callbacks if the allocation /
deallocation came from the allocator (malloc, fee, etc) or somewhere
else (the user calling mmap/munmap, etc).  Going to be used by Galen
to determine if it is worth searching the allocations tree

Set flag if it is possible to intercept mmap (not always possible
due to a circular dependency between mmap, dlsym, and calloc)

This commit was SVN r8521.
2005-12-16 01:12:45 +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
memory_internal.h More memory hooks tweaks... Set a flag on callbacks if the allocation / 2005-12-16 01:12:45 +00:00
memory.c More memory hooks tweaks... Set a flag on callbacks if the allocation / 2005-12-16 01:12:45 +00:00
memory.h More memory hooks tweaks... Set a flag on callbacks if the allocation / 2005-12-16 01:12:45 +00:00