[CRIU] [PATCH 0/3] introduce selective dump

Andrei Vagin avagin at virtuozzo.com
Wed Mar 15 18:31:53 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.

Could you give more details about your use-case? How this works if a
process lives in another namespaces?

> 
> 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