1
1
openmpi/opal/include
Christopher Yeoh 9c353cf9d8 This adds a file that was missed in r26134 (adds support for Cross Memory
Attach). It is a header file that contains syscall defs for process_vm_readv
and process_vm_writev. It is only used on systems where glibc does not yet
have support for the new syscalls and where --with-cma has been passed 
to configure. The syscall numbers are hardcoded but have been in a released
kernel and so will not change in the future

Once all linux distros have the new glibc this file can be removed.

This commit was SVN r26615.

The following SVN revision numbers were found above:
  r26134 --> open-mpi/ompi@524de80eaa
2012-06-18 05:01:09 +00:00
..
opal This adds a file that was missed in r26134 (adds support for Cross Memory 2012-06-18 05:01:09 +00:00
CMakeLists.txt Change f77 to fortran for the rest of windows build files. 2012-06-06 14:09:51 +00:00
Makefile.am Oops -- forgot to add opal_config_top.h to Makefile.am (so that it'll 2011-03-25 01:21:11 +00:00
opal_config_bottom.h Ensure that other packages defining PACKAGE_ macros don't hurt us, and protect others from our PACKAGE_ macros. 2011-03-24 22:39:56 +00:00
opal_config_top.h Ensure that other packages defining PACKAGE_ macros don't hurt us, and protect others from our PACKAGE_ macros. 2011-03-24 22:39:56 +00:00
opal_portable_platform.h Convert the line endings for the added header files. They were changed automatically by Windows when adding new files. 2010-02-16 17:24:44 +00:00
opal_stdint.h Revert the last patch. Still some warning should be issued on ia32 architectures. Looking for a fix. 2008-03-05 17:20:11 +00:00