Changes

Jump to navigation Jump to search
14 bytes removed ,  17:44, 29 August 2016
Line 49: Line 49:     
After criu dumped or restored a process tree and left it in ''stopped'' state,
 
After criu dumped or restored a process tree and left it in ''stopped'' state,
we may need to continue its execution, putting the process tree into ''running'' state.
+
we may need to continue its execution, changing the state to ''running''.
 
To do that, use the [https://github.com/xemul/criu-scripts/blob/master/pstree_cont.py pstree_cont.py]
 
To do that, use the [https://github.com/xemul/criu-scripts/blob/master/pstree_cont.py pstree_cont.py]
 
script. Its sole argument is the PID of a process tree root process.
 
script. Its sole argument is the PID of a process tree root process.

Navigation menu