[CRIU] [PATCH 0/3] crtoools: add support of stopped tasks

Andrey Vagin avagin at openvz.org
Thu Sep 26 06:37:37 EDT 2013


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

-- 
1.8.3.1



More information about the CRIU mailing list