1
1
openmpi/oshmem/mca/spml/yoda
Alex Mikheev 986ca000f8
oshmem: spml: add memory allocation hook
The hook is called from memheap when memory range
is going to be allocated by smalloc(), realloc() and others.

ucx spml uses this hook to call ucp_mem_advise in order to speedup
non blocking memory mapping.

Signed-off-by: Alex Mikheev <alexm@mellanox.com>
2017-01-26 16:41:39 +02:00
..
help-oshmem-spml-yoda.txt Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
post_configure.sh Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
spml_yoda_component.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
spml_yoda_component.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
spml_yoda_getreq.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
spml_yoda_getreq.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
spml_yoda_putreq.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
spml_yoda_putreq.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
spml_yoda_rdmafrag.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
spml_yoda.c oshmem: spml: add memory allocation hook 2017-01-26 16:41:39 +02:00
spml_yoda.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00