[CRIU] [PATCH 0/3] crtoools: add support of stopped tasks
Pavel Emelyanov
xemul at parallels.com
Tue Oct 1 00:22:34 PDT 2013
On 09/26/2013 02:37 PM, Andrey Vagin wrote:
> For restoring task in a stopped state CRIU sends SIGSTOP,
> when a task is trapped on the exit from sigreturn
>
> Andrey Vagin (3):
> zdtm: check, that stopped tasks are restored correctly
> dump: transfer pstree_item in dump_task_core_all
> crtoools: add support of stopped tasks
>
> cr-dump.c | 13 +++-----
> cr-restore.c | 15 +++++++--
> ptrace.c | 26 +++++++++++++++-
> test/zdtm.sh | 1 +
> test/zdtm/live/static/Makefile | 1 +
> test/zdtm/live/static/stopped.c | 67 +++++++++++++++++++++++++++++++++++++++++
> 6 files changed, 112 insertions(+), 11 deletions(-)
> create mode 100644 test/zdtm/live/static/stopped.c
>
applied
More information about the CRIU
mailing list