75b0b519d8
call the memory pool to do special memory allocations, and extended the mpool so that it will do the allocations and keep tack of them in a tree. Currently, if you pass MPI_INFO_NULL to MPI_Alloc_mem, we will try to allocate the memory and register it with as many mpools as possible. Alternatively, one can pass an info object with the names of the mpools as keys, and from these we decide which mpools to register the new memory with. - fixed some comments in the allocator and fixed a minor bug - extended the red black tree test and made a minor correction This commit was SVN r5902. |
||
---|---|---|
.. | ||
asm | ||
class | ||
dps | ||
mca | ||
mpi | ||
runtime | ||
support | ||
threads | ||
util | ||
Makefile.am | ||
Unit-Test-Status.pdf | ||
Unit-Test-Status.xls |