have the ompi_free_list instead of the opal_free_list * Change orte to use opal_free_list instead of ompi_free_list This commit was SVN r6307.
This commit was SVN r6298.
This commit was SVN r6295.
- 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.