[CRIU] custom initialization during restore

CRIU criu criuport at gmail.com
Wed Jun 10 19:06:47 PDT 2015


Hi,

How can I add custom initialization code to restorer before unmap and
sigreturn?
I'm trying to checkpoint /restore a single Android process. For external
dependencies, I need to initialize Java objects collected as a part of
memory dump by CRIU. The initialization code involves making a bunch of
syscalls. Can I do this by creating a custom restorer blob or inside
cr_restore_tasks() in cr-restore.c? Thanks!

-Lilo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvz.org/pipermail/criu/attachments/20150610/bf7666dc/attachment.html>


More information about the CRIU mailing list