1
1
openmpi/opal
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
..
asm Fix ASM generation with BSD "make". Many thanks to Paul Hargrove for 2012-02-13 22:29:24 +00:00
class Add a pair of functions to count the number of set/unset bits in an opal_bitmap. 2012-03-21 14:16:45 +00:00
config Patch from Evan Clinton, reviewed by Leif Lindholm, for supporting 2012-04-30 20:49:55 +00:00
datatype Promote from int32_t to size_t. 2012-03-05 14:08:47 +00:00
dss Minor cleanup for NetBSD, thanks to Paul Hargrove for pointing it out 2012-02-17 16:40:26 +00:00
etc Ensure that platform-specific mca param files get installed with the correct default mca param filename. Platform-specific mca param files overwrite any pre-existing default mca param file as they are considered to be the "gold" standard if a platform file was provided. 2008-08-27 02:40:02 +00:00
include This adds a file that was missed in r26134 (adds support for Cross Memory 2012-06-18 05:01:09 +00:00
mca Ensure to include external.h in the tarball. 2012-06-15 16:29:21 +00:00
memoryhooks - Replace combinations of 2009-08-20 11:42:18 +00:00
runtime Per RFC, bring in the following changes: 2012-05-07 14:52:54 +00:00
threads Remove clang compiler warnings. 2012-05-29 23:36:06 +00:00
tools Change f77 to fortran for the rest of windows build files. 2012-06-06 14:09:51 +00:00
util Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
win32 Disable the debugger support for Windows. 2012-01-17 16:21:33 +00:00
CMakeLists.txt Set the compiler flags in a better way. 2011-09-12 08:24:27 +00:00
Makefile.am Fixes trac:2768: exclude opal/libltdl from "make distclean" when 2011-04-08 14:59:49 +00:00
win_makefile Move all win32 related files in opal, and modify all the Makefiles.am to 2005-12-08 06:17:15 +00:00