[CRIU] [PATCH 4/5] timerfd: Implement c/r procedure
Cyrill Gorcunov
gorcunov at openvz.org
Thu Jun 26 12:12:51 PDT 2014
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
Makefile.crtools | 1 +
cr-restore.c | 8 ++
files.c | 13 +++
include/proc_parse.h | 2 +
include/restorer.h | 9 +++
include/rst_info.h | 3 +
include/timerfd.h | 20 +++++
pie/restorer.c | 25 ++++++
proc_parse.c | 60 ++++++++++++++
timerfd.c | 218 +++++++++++++++++++++++++++++++++++++++++++++++++++
10 files changed, 359 insertions(+)
create mode 100644 include/timerfd.h
create mode 100644 timerfd.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-timerfd-Implement-c-r-procedure.patch
Type: text/x-patch
Size: 13640 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20140626/f5e8bf3c/attachment-0001.bin>
More information about the CRIU
mailing list