[CRIU] [PATCH 0/6] Move posix timers into Core entry
Pavel Emelyanov
xemul at parallels.com
Fri Mar 14 02:29:38 PDT 2014
On 03/14/2014 01:10 PM, Cyrill Gorcunov wrote:
> 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).
Are they per-task_struct or per-signal_struct?
> 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(-)
>
More information about the CRIU
mailing list