1
1
openmpi/opal/mca/crs/criu
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
..
configure.m4 Simplification to the CRIU configure.m4 script: 2014-02-15 21:22:30 +00:00
crs_criu_component.c CRS/CRIU: add code to actually checkpoint a process 2014-02-19 13:30:12 +00:00
crs_criu_module.c CRS/CRIU: add code to actually checkpoint a process 2014-02-19 13:30:12 +00:00
crs_criu.h CRS/CRIU: add code to actually checkpoint a process 2014-02-19 13:30:12 +00:00
Makefile.am CRS/CRIU: added CRIU as new CRS component 2014-02-11 14:43:38 +00:00