Commit f823681a authored by Cyrill Gorcunov's avatar Cyrill Gorcunov Committed by Pavel Emelyanov

docs: criu -- Explain pre-resume stage

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>
parent 1a16b600
...@@ -91,6 +91,11 @@ The following levels are available: ...@@ -91,6 +91,11 @@ The following levels are available:
*pre-restore*::: *pre-restore*:::
run prior to beginning a *restore* run prior to beginning a *restore*
*pre-resume*:::
run when all processes and resources are
restored but tasks are stopped waiting for
final kick to run. Must not fail.
*post-restore*::: *post-restore*:::
run upon *restore* completion run upon *restore* completion
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment