1
1
openmpi/opal/mca/memory/patcher
Nathan Hjelm 813762334e memory/patcher: hook madvise
It is not possible to use the patcher based memory hooks without
hooking madvise (MADV_DONTNEED). This commit updates the patcher
memory hooks to always hook madvise. This should be safe with recent
rcache updates.

References #3685. Close when merged into v2.0.x, v2.x, and v3.0.x.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2017-08-07 10:29:45 -06:00
..
configure.m4 configury: standardize memory/patcher symbol detection and make it more robust 2016-08-09 09:35:52 +09:00
Makefile.am opal/memory: add support for patch based memory hooks 2016-04-13 17:14:31 -06:00
memory_patcher_component.c memory/patcher: hook madvise 2017-08-07 10:29:45 -06:00
memory_patcher.h Updated IBM Copyright message for contributions in memory patcher component. 2016-04-25 15:13:38 -04:00