[CRIU] [PATCH 4/5] timerfd: Implement c/r procedure
Cyrill Gorcunov
gorcunov at openvz.org
Mon Jun 30 10:58:05 PDT 2014
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
Makefile.crtools | 1 +
cr-restore.c | 18 ++++++
files.c | 3 +
include/proc_parse.h | 2 +
include/restorer.h | 4 ++
include/timerfd.h | 39 ++++++++++++
pie/restorer.c | 49 +++++++++++++++
proc_parse.c | 60 ++++++++++++++++++
timerfd.c | 170 +++++++++++++++++++++++++++++++++++++++++++++++++++
9 files changed, 346 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: 13189 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20140630/9b8595e7/attachment.bin>
More information about the CRIU
mailing list