1
1
openmpi/opal/mca/mpool/base
Nathan Hjelm 59aa93e1b6 opal/mpool: add support for passing access flags to register
This commit adds a access_flags argument to the mpool registration
function. This flag indicates what kind of access is being requested:
local write, remote read, remote write, and remote atomic. The values
of the registration access flags in the btl are tied to the new flags
in the mpool. All mpools have been updated to include the new argument
but only the grdma and udreg mpools have been updated to make use of
the access flags. In both mpools existing registrations are checked
for sufficient access before being returned. If a registration does
not contain sufficient access it is marked as invalid and a new
registration is generated.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-10-05 13:53:55 -06:00
..
base.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
help-mpool-base.txt Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mpool_base_alloc.c opal/mpool: add support for passing access flags to register 2015-10-05 13:53:55 -06:00
mpool_base_frame.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mpool_base_init.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mpool_base_lookup.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mpool_base_mem_cb.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mpool_base_mem_cb.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mpool_base_tree.c mpool: mpi_show_mpi_alloc_mem_leaks don't print out message if there are no leaks 2015-10-05 10:48:56 -06:00
mpool_base_tree.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00