[CRIU] dump a process in the its own code
Chanho Park
chanho61.park at samsusng.com
Sun Apr 28 01:53:37 EDT 2013
Hi all,
I have silly questions about crtools.
I want to call the crtools in the program context because we want to make a
snapshot of the program for launching time.
During the program is initialized, the program can call the crtools
following its own decision.
I think the program may know the best time to dump its context.
However, there is big problem due to process tree.
If the crtools is called by system() or fork()/exec() in the program, dump
will be failed because the process tree
also contains crtools as a child process of the program.
Is there any pretty way to address this problem?
Thanks
Best regards,
Chanho Park
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130428/a712c6ef/attachment.html>
More information about the CRIU
mailing list