[CRIU] [PATCH 0/3] service: allow to run page-server as a child process

Andrei Vagin avagin at openvz.org
Tue May 16 22:07:10 PDT 2017


From: Andrei Vagin <avagin at virtuozzo.com>

In this case we can wait it and get an exit code.

Cc: Pavel Vokhmyanin <pvokhmyanin at virtuozzo.com>

Andrei Vagin (3):
  service: allow to execute page-server as a child process
  lib/py: allow to execute page-server as a child process
  zdtm: run page-server via rpc

 criu/cr-service.c           | 79 ++++++++++++++++++++++++++++++++-------------
 criu/include/page-xfer.h    |  5 +++
 criu/page-xfer.c            | 13 ++++++++
 images/rpc.proto            |  8 +++++
 lib/py/criu.py              | 52 +++++++++++++++++++++++++++--
 scripts/travis/travis-tests |  1 +
 test/zdtm.py                | 49 ++++++++++++++++++++++++----
 7 files changed, 176 insertions(+), 31 deletions(-)

-- 
2.9.3



More information about the CRIU mailing list