[CRIU] [RFC][PATCH 0/4] libcriu: Ability to restore processes as caller's children
Cyrill Gorcunov
gorcunov at gmail.com
Tue Jun 17 10:21:09 PDT 2014
On Tue, Jun 17, 2014 at 09:05:05PM +0400, Pavel Emelyanov wrote:
> Hi
>
> Currently libcriu only works as a service client. I.e. -- when we restore
> from images using library the resulted tree becomes the child of init. This
> is because libcriu asks for service to restore with --restore-detached
> option.
>
> Here's the proposal of criu_restore_sub() call (better name is welcome)
> that restores from images w/o service and makes the restored tree become
> child of the caller process. Implementation details in patch #1.
criu_restore_child()
More information about the CRIU
mailing list