1
1
openmpi/opal/mca/memory/linux
Jeff Squyres d8c0c919e1 Clarify the comment: if ummunotify is present *and* if we were
compiled with ummunotify support (which is the check that r29720 just
recently added).

This commit was SVN r29961.

The following SVN revision numbers were found above:
  r29720 --> open-mpi/ompi@ae8c826527
2013-12-18 23:39:22 +00:00
..
sysdeps Change a stray __volatile to __volatile__. 2011-08-26 15:36:10 +00:00
arena.c * Fix issue with duplicate symbol for the initialize hook due to it existing in both libmpi and libopen-pal by removing the one for libopen-pal. This won't work if we eventually need registration caching in opal/orte, but I'm hoping that by that point, OFED will have gotten off its butt and properly integrated ummunotify into the verbs layer so that this code can go away. 2013-03-21 23:05:54 +00:00
ChangeLog-ptmalloc2.txt Add ummunotify support to Open MPI. See 2010-05-11 21:43:19 +00:00
configure.m4 Make the linux memory component do the failure path if it was disabled. 2013-03-22 16:56:09 +00:00
COPYRIGHT-ptmalloc2.txt Add ummunotify support to Open MPI. See 2010-05-11 21:43:19 +00:00
help-opal-memory-linux.txt Add ummunotify support to Open MPI. See 2010-05-11 21:43:19 +00:00
hooks.c Clarify the comment: if ummunotify is present *and* if we were 2013-12-18 23:39:22 +00:00
lran2.h Add ummunotify support to Open MPI. See 2010-05-11 21:43:19 +00:00
Makefile.am Per discussion at Develoepr's Meeting, remove Solaris threads support. Solaris 2013-12-13 20:07:11 +00:00
malloc-stats.c Add ummunotify support to Open MPI. See 2010-05-11 21:43:19 +00:00
malloc.c Disable vector optimization for ICC v12.1.0 release 2011.6.233. 2011-11-08 21:23:30 +00:00
malloc.h revert previous commit 2012-03-29 14:07:13 +00:00
memory_linux_component.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
memory_linux_munmap.c Add ummunotify support to Open MPI. See 2010-05-11 21:43:19 +00:00
memory_linux_ptmalloc2.c Add ummunotify support to Open MPI. See 2010-05-11 21:43:19 +00:00
memory_linux_ummunotify.c Gah! r25545 acidentally included ''waaaay'' more stuff than it was 2011-11-29 23:24:52 +00:00
memory_linux.h Ugh. Work around an issue with memory hooks and the change from one big 2013-03-11 19:22:24 +00:00
public.h Add ummunotify support to Open MPI. See 2010-05-11 21:43:19 +00:00
README-open-mpi.txt Add ummunotify support to Open MPI. See 2010-05-11 21:43:19 +00:00
README-ptmalloc2.txt Add ummunotify support to Open MPI. See 2010-05-11 21:43:19 +00:00
rename.h Add ummunotify support to Open MPI. See 2010-05-11 21:43:19 +00:00
t-test1.c Add ummunotify support to Open MPI. See 2010-05-11 21:43:19 +00:00
t-test2.c Add ummunotify support to Open MPI. See 2010-05-11 21:43:19 +00:00
t-test.h Add ummunotify support to Open MPI. See 2010-05-11 21:43:19 +00:00
tst-mallocstate.c Add ummunotify support to Open MPI. See 2010-05-11 21:43:19 +00:00
tst-mstats.c Add ummunotify support to Open MPI. See 2010-05-11 21:43:19 +00:00