1
1
openmpi/oshmem/mca/memheap/ptmalloc
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
..
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
malloc_defs.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
malloc.c Some windows cleanups - thanks to Marco Atzeri for the patch 2014-02-13 23:59:39 +00:00
memheap_ptmalloc_component.c oshmem: memheap: refactor component selection code 2017-01-16 13:48:58 +02:00
memheap_ptmalloc_component.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
memheap_ptmalloc.c oshmem: spml: add memory allocation hook 2017-01-26 16:41:39 +02:00
memheap_ptmalloc.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00