[CRIU] [PATCH 0/3] introduce selective dump
Andrei Vagin
avagin at virtuozzo.com
Thu Mar 23 17:26:02 PDT 2017
On Mon, Feb 27, 2017 at 01:39:50PM +0200, Ruslan Kuprieiev wrote:
> This patch set introduces --pid option back, which now allows one to
> select process within specified process tree that needs to be checkpointed.
How does an application will know that it has to create new workers
after restore? Do you notify it somehow?
Maybe we can find more genreic way how to say for which processes we
don't need children?
>
> Ruslan Kuprieiev (3):
> crtools: resurrect --pid option for dump
> rpc: add target_pid option
> service: fix typo/bug
>
> criu/cr-service.c | 5 ++++-
> criu/crtools.c | 8 +++++---
> criu/include/cr_options.h | 1 +
> criu/seize.c | 11 +++++++----
> images/rpc.proto | 1 +
> lib/c/criu.c | 11 +++++++++++
> lib/c/criu.h | 2 ++
> 7 files changed, 31 insertions(+), 8 deletions(-)
>
> --
> 2.9.3
>
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://lists.openvz.org/mailman/listinfo/criu
More information about the CRIU
mailing list