[crac] Integrated: Add CRAC_CRIU_LEAVE_RUNNING option

Anton Kozlov akozlov at openjdk.org
Wed Oct 12 11:30:20 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.

This pull request has now been integrated.

Changeset: 4cb7a965
Author:    Anton Kozlov <akozlov at openjdk.org>
URL:       https://git.openjdk.org/crac/commit/4cb7a965194623f49b8751a80ec44357cdd3a951
Stats:     79 lines in 2 files changed: 79 ins; 0 del; 0 mod

Add CRAC_CRIU_LEAVE_RUNNING option

Reviewed-by: simonis

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

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


More information about the crac-dev mailing list