[CRIU] [PATCH 04/10] eventpoll: Add checkpoint/restore v2

Cyrill Gorcunov gorcunov at openvz.org
Fri May 4 05:38:23 EDT 2012


v2:
 - Move everything into eventpoll.[ch]
 - Use rst_file_params

Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 Makefile            |    1 +
 cr-dump.c           |   13 +++
 cr-restore.c        |    4 +
 cr-show.c           |    1 +
 crtools.c           |   15 +++
 eventpoll.c         |  263 +++++++++++++++++++++++++++++++++++++++++++++++++++
 include/crtools.h   |    4 +
 include/eventpoll.h |   18 ++++
 include/image.h     |   16 +++
 9 files changed, 335 insertions(+), 0 deletions(-)
 create mode 100644 eventpoll.c
 create mode 100644 include/eventpoll.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-eventpoll-Add-checkpoint-restore-v2.patch
Type: text/x-patch
Size: 11045 bytes
Desc: not available
Url : http://openvz.org/pipermail/criu/attachments/20120504/5f6eaa9b/0004-eventpoll-Add-checkpoint-restore-v2-0001.bin


More information about the CRIU mailing list