[CRIU] [PATCH 0/4] rpc: check request
Ruslan Kuprieiev
kupruser at gmail.com
Fri Nov 15 17:00:12 PST 2013
Add check request to ask criu whether kernel is ok and can we dump or restore some process. Checks are simple, so there is no 100% guarantee that criu will be able to dump/restore process later. This set of patches is mostly to provide functionality to libcriu, which is going to be used as OpenMPI plugin.
Ruslan Kuprieiev (4):
pstree: make read_pstree_image() global
protobuf: add check request to rpc
restore: make prepare_task_entries() global
service: add check request support
cr-restore.c | 2 +-
cr-service.c | 116 +++++++++++++++++++++++++++++++++++++++++++++++++++++
include/crtools.h | 1 +
include/pstree.h | 2 +
protobuf/rpc.proto | 8 ++++
pstree.c | 2 +-
6 files changed, 129 insertions(+), 2 deletions(-)
--
1.8.1.2
More information about the CRIU
mailing list