[CRIU] [PATCH 0/6] Move posix timers into Core entry
Cyrill Gorcunov
gorcunov at openvz.org
Fri Mar 14 02:10:37 PDT 2014
Continue merging images. Here are posix-timers are merged.
Please take a look. Note the series depends on rlimits patch
series (ie it should be applied on top).
Cyrill Gorcunov (6):
posix-timer: protobuf -- Add task_posix_timers entry to Core
posix-timer: Allocate appropriate Core entry
posix-timer: Dump timers into Core entry
posix-timer: Restore timers from Core entry
posix-timer: Stop writting old image entries
posix-timer: Move CR_FD_POSIX_TIMERS out of _CR_FD_TASK
cr-dump.c | 2 +-
cr-restore.c | 35 +++++++++++++++++++++++++-----
cr-show.c | 10 +++++++++
include/image-desc.h | 2 +-
include/parasite-syscall.h | 2 +-
parasite-syscall.c | 54 ++++++++++++++++++++++------------------------
protobuf/core.proto | 7 ++++++
pstree.c | 21 ++++++++++++++++++
8 files changed, 97 insertions(+), 36 deletions(-)
--
1.8.3.1
More information about the CRIU
mailing list