1
1
openmpi/opal/mca/crs
Adrian Reber d7734ac6d8 CRS/CRIU: add code to actually checkpoint a process
This adds the code to actually checkpoint a process using CRIU
with the necessary variables to control the behaviour.

Right now only --np 1 is supported and --mca oob tcp.

Following parameters are supported:

* crs_criu_log: name of the log file
* crs_criu_log_level: verbosity level in the log file
* crs_criu_tcp_established: C/R established TCP connections
* crs_criu_shell_job: C/R shell jobs
* crs_criu_ext_unix_sk: allow external unix connections
* crs_criu_leave_running: leave tasks in running state after checkpoint

This commit was SVN r30772.
2014-02-19 13:30:12 +00:00
..
base Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
blcr Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
criu CRS/CRIU: add code to actually checkpoint a process 2014-02-19 13:30:12 +00:00
dmtcp Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
none Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
self CRS/SELF: fix compiler warning: variable 'callback_matched' set but not used 2014-02-11 14:45:29 +00:00
crs.h Add explicit number for opal_crs_state_type_t enum (for debugging). Also add a MAX so we can easily check for out of bounds states during debugging. 2011-06-09 14:27:24 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
opal_crs.7in A number of C/R enhancements per RFC below: 2010-08-10 20:51:11 +00:00