1
1
openmpi/ompi/mca/mpool/base
George Bosilca 906e8bf1d1 Replace the ompi_pointer_array with opal_pointer_array. The next step
(sometimes after the merge with the ORTE branch), the opal_pointer_array
will became the only pointer_array implementation (the orte_pointer_array
will be removed).

This commit was SVN r17007.
2007-12-21 06:02:00 +00:00
..
base.h Don't include malloc.h in mpool/base/base.h because it causes all kinds of problems 2007-05-27 03:55:21 +00:00
help-mpool-base.txt Introduce a new debugging MCA parameter: 2007-08-01 21:33:25 +00:00
Makefile.am Introduce a new debugging MCA parameter: 2007-08-01 21:33:25 +00:00
mpool_base_alloc.c Remove mpool_tree_item from the mpool_tree before unregistering/freeing memory. 2007-09-03 10:56:55 +00:00
mpool_base_close.c Replace the ompi_pointer_array with opal_pointer_array. The next step 2007-12-21 06:02:00 +00:00
mpool_base_init.c --- opal object changes 2006-03-29 16:19:17 +00:00
mpool_base_lookup.c Replace the ompi_pointer_array with opal_pointer_array. The next step 2007-12-21 06:02:00 +00:00
mpool_base_mem_cb.c Replace the ompi_pointer_array with opal_pointer_array. The next step 2007-12-21 06:02:00 +00:00
mpool_base_mem_cb.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
mpool_base_open.c Don't include malloc.h in mpool/base/base.h because it causes all kinds of problems 2007-05-27 03:55:21 +00:00
mpool_base_tree.c change all instances of ompi_free_list_init to ompi_free_list_init_new. Header 2007-11-01 23:38:50 +00:00
mpool_base_tree.h Introduce a new debugging MCA parameter: 2007-08-01 21:33:25 +00:00