<div dir="ltr"><div><div>Hi,<br><br></div>How can I add custom initialization code to restorer before unmap and sigreturn? <br>I&#39;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!<br><br></div><div>-Lilo<br></div></div>