1
1
openmpi/ompi/mca/mpool/fake
Patrick Geoffray 0f331b4c13 Define a "fake" mpool to provide a memory release callback for the
memory hooks (munmap) and initialize the mallopt component, and 
nothing else.
Use this mpool in the MX common initialization, supporting both BTL 
and MTL. Automatically set the MX_RCACHE environment variable to 
enable registration cache in MX.

Tested with success for munmap() and large free().

This commit was SVN r20003.
2008-11-15 04:17:58 +00:00
..
configure.params Define a "fake" mpool to provide a memory release callback for the 2008-11-15 04:17:58 +00:00
Makefile.am Define a "fake" mpool to provide a memory release callback for the 2008-11-15 04:17:58 +00:00
mpool_fake_component.c Define a "fake" mpool to provide a memory release callback for the 2008-11-15 04:17:58 +00:00
mpool_fake_module.c Define a "fake" mpool to provide a memory release callback for the 2008-11-15 04:17:58 +00:00
mpool_fake.h Define a "fake" mpool to provide a memory release callback for the 2008-11-15 04:17:58 +00:00