6ffc7cc96c
This commit adds a new mpool base module type: basic. This module can be used with an opal_free_list_t to allocate space from a pre-allocated block (such as a shared memory region). The new module only supports allocation and is not meant for more dynamic use cases at this time. Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov> |
||
---|---|---|
.. | ||
base.h | ||
help-mpool-base.txt | ||
Makefile.am | ||
mpool_base_alloc.c | ||
mpool_base_basic.c | ||
mpool_base_default.c | ||
mpool_base_frame.c | ||
mpool_base_lookup.c | ||
mpool_base_tree.c | ||
mpool_base_tree.h | ||
owner.txt |