[CRIU] [PATCH 0/4] A bunch of fixes for memory dumping, v2

Cyrill Gorcunov gorcunov at openvz.org
Wed May 7 11:20:25 PDT 2014


Here are a few fixes for page dumper. Pavel, confirm please
that the patch from Andrew applied with proper From field.

Andrey Vagin (1):
  vdso: don't scan MAP_GROWSDOWN vmas

Cyrill Gorcunov (3):
  parasite-syscall: Print which @syscall_ip is selected
  mem: Don't shrink the number of IOVs needed for page transferring
  zdtm: maps05 -- Test a flood of small VMAs

 arch/x86/vdso.c                |  3 ++
 mem.c                          | 12 ++----
 parasite-syscall.c             |  1 +
 test/zdtm.sh                   |  1 +
 test/zdtm/live/static/Makefile |  1 +
 test/zdtm/live/static/maps05.c | 91 ++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 101 insertions(+), 8 deletions(-)
 create mode 100644 test/zdtm/live/static/maps05.c

-- 
1.8.3.1


More information about the CRIU mailing list