1
1
openmpi/opal/class
Jeff Squyres 959a08bf42 Compromise:
- move mpool and allocator frameworks back to ompi (from opal)
- specialize the ompi_free_list class to use an mpool instance
- un-specialize opal_free_list to *not* use mpool; just use malloc/free

This commit was SVN r6292.
2005-07-02 15:35:34 +00:00
..
Makefile.am Compromise: 2005-07-02 15:35:34 +00:00
ompi_hash_table.c Initial population of the opal tree 2005-07-02 13:43:20 +00:00
ompi_hash_table.h Initial population of the opal tree 2005-07-02 13:43:20 +00:00
ompi_list.c Initial population of the opal tree 2005-07-02 13:43:20 +00:00
ompi_list.h Initial population of the opal tree 2005-07-02 13:43:20 +00:00
ompi_object.c Initial population of the opal tree 2005-07-02 13:43:20 +00:00
ompi_object.h Initial population of the opal tree 2005-07-02 13:43:20 +00:00
ompi_rb_tree.c Initial population of the opal tree 2005-07-02 13:43:20 +00:00
ompi_rb_tree.h Initial population of the opal tree 2005-07-02 13:43:20 +00:00
ompi_value_array.c Initial population of the opal tree 2005-07-02 13:43:20 +00:00
ompi_value_array.h Initial population of the opal tree 2005-07-02 13:43:20 +00:00
opal_free_list.c Compromise: 2005-07-02 15:35:34 +00:00
opal_free_list.h Compromise: 2005-07-02 15:35:34 +00:00