27 #ifndef MCA_RCACHE_VMA_H
28 #define MCA_RCACHE_VMA_H
29 #include "ompi_config.h"
42 size_t reg_cur_cache_size;
rcache module descriptor
Definition: rcache.h:83
void mca_rcache_vma_module_init(mca_rcache_vma_module_t *rcache)
init/finalize
Definition: rcache_vma.c:36
void mca_rcache_vma_finalize(struct mca_rcache_base_module_t *)
finalize
Definition: rcache_vma.c:171
The opal_list_t interface is used to provide a generic doubly-linked list container for Open MPI...
Top-level interface for all MCA components.
Definition: rcache_vma.h:37
Definition: rcache_vma.h:47
Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana University Research and Techno...
rcache component descriptor.
Definition: rcache.h:69
Definition: opal_list.h:147
the data structure that holds all the needed information about the tree.
Definition: ompi_rb_tree.h:67