[CRIU] [PATCH 04/14] eventfd: Add checkpoint/restore support
Cyrill Gorcunov
gorcunov at openvz.org
Sun Apr 29 09:14:32 EDT 2012
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
Makefile | 1 +
cr-dump.c | 22 +++++++
cr-restore.c | 4 +
cr-show.c | 23 +++++++
crtools.c | 7 ++
eventfs.c | 165 +++++++++++++++++++++++++++++++++++++++++++++++++++++
include/crtools.h | 3 +
include/eventfs.h | 20 +++++++
include/image.h | 9 +++
9 files changed, 254 insertions(+), 0 deletions(-)
create mode 100644 eventfs.c
create mode 100644 include/eventfs.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-eventfd-Add-checkpoint-restore-support.patch
Type: text/x-patch
Size: 9645 bytes
Desc: not available
Url : http://openvz.org/pipermail/criu/attachments/20120429/a6ba3aa5/0004-eventfd-Add-checkpoint-restore-support.bin
More information about the CRIU
mailing list