1
1
openmpi/opal/mca/mpool
Nathan Hjelm 6ffc7cc96c mpool: add new base module type "basic"
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>
2019-01-14 15:48:46 -07:00
..
base mpool: add new base module type "basic" 2019-01-14 15:48:46 -07:00
hugepage mpool/hugepage: plug a memory leak 2019-01-07 11:50:40 +09:00
memkind mpool/memkind: plug a memory leak in mca_mpool_memkind_close() 2018-08-30 10:07:17 +09:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mpool.h opal: rework mpool and rcache frameworks 2016-03-14 10:50:41 -06:00