d7734ac6d8
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. |
||
---|---|---|
.. | ||
configure.m4 | ||
crs_criu_component.c | ||
crs_criu_module.c | ||
crs_criu.h | ||
Makefile.am |