[CRIU] [PATCHv2 0/2] Add remote option to RPC

Radostin Stoyanov rstoyanov1 at gmail.com
Mon Feb 12 12:55:43 MSK 2018


Chages since v1:
- Start image-{cache,proxy} as bg task rather than daemon and store their PID
- Kill image-{cache,proxy} and old process PID
- Kill the restored process using the new PID

Radostin Stoyanov (2):
  rpc: Add `remote` option
  test: Add rpc test for dump/restore with --remote

 criu/cr-service.c         | 13 ++++---
 images/rpc.proto          |  1 +
 test/others/rpc/remote.py | 86 +++++++++++++++++++++++++++++++++++++++++++++++
 test/others/rpc/run.sh    | 26 ++++++++++++++
 4 files changed, 121 insertions(+), 5 deletions(-)
 create mode 100644 test/others/rpc/remote.py

-- 
2.14.3



More information about the CRIU mailing list