[CRIU] [PATCH 0/6] dump: freeze processes only once

Andrey Vagin avagin at openvz.org
Thu Dec 19 04:59:40 PST 2013


Each of us knows that quality of products is reduced after each
freezing time. Here is a new refrigerator, which doesn't unfreeze
processes each time when you open the door.

Andrey Vagin (6):
  dump: don't restore a state of threads
  dump: rework freeze of threads
  crtools: rework freeze of processes
  zdtm: add a new test, which creates and destroys threads
  dump: try to interrupt a task as soon as possible
  dump: restore state correctly

 cr-dump.c                               | 279 ++++++++++++++------------------
 ptrace.c                                |  30 ++--
 test/zdtm.sh                            |   9 +-
 test/zdtm/live/transition/Makefile      |   3 +
 test/zdtm/live/transition/thread-bomb.c |  58 +++++++
 5 files changed, 209 insertions(+), 170 deletions(-)
 create mode 100644 test/zdtm/live/transition/thread-bomb.c

-- 
1.8.3.1



More information about the CRIU mailing list