• Cyrill Gorcunov's avatar
    action-scripts: Add "pre-resume" stage · 1a16b600
    Cyrill Gorcunov authored
    The main idea is to be able to operate with container
    at the moment where its processess and resources are
    already restored but the processes are not yet in
    running state, ie just before we kick them.
    
    Beside the need of tuning up beancounters (which is vz7
    specific feature) this might be useful to make some
    additional debug tests from the script.
    
    We can't reuse ACT_POST_RESTORE action or move it because
    we can kill the restored processes here and resume them
    on a source side as avagin@ explained.
    
    [ xemul: In between POST_RESTORE and PRE_RESUME ghost files
      are cleaned up (an a little bit more), so two separate
      stages are required and the latter one cannot fail. ]
    
    travis-ci: success for Add "pre-resume" stage
    Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
    Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
    1a16b600
Name
Last commit
Last update
Documentation Loading commit data...
contrib Loading commit data...
coredump Loading commit data...
crit Loading commit data...
criu Loading commit data...
images Loading commit data...
include/common Loading commit data...
lib Loading commit data...
scripts Loading commit data...
soccr Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
.mailmap Loading commit data...
.travis.yml Loading commit data...
COPYING Loading commit data...
CREDITS Loading commit data...
INSTALL.md Loading commit data...
Makefile Loading commit data...
Makefile.config Loading commit data...
Makefile.install Loading commit data...
Makefile.versions Loading commit data...
README.md Loading commit data...