[crac] RFR: Add CRAC_CRIU_LEAVE_RUNNING option

Anton Kozlov akozlov at openjdk.org
Wed Oct 12 11:28:37 UTC 2022


On Tue, 11 Oct 2022 10:31:46 GMT, Anton Kozlov <akozlov at openjdk.org> wrote:

> The patch adds an option to the CRaC-CRIU glue code to continue running the original instance after the checkpoint. The central part is adding the right option to the CRIU command line. But after the checkpoint is done by CRIU, it's also necessary to communicate to the JVM that it can continue.

Thanks!

-------------

PR: https://git.openjdk.org/crac/pull/32


More information about the crac-dev mailing list