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

Pavel Emelyanov xemul at parallels.com
Mon May 12 03:47:21 PDT 2014


On 05/07/2014 10:20 PM, Cyrill Gorcunov wrote:
> 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
> 


applied, thanks


More information about the CRIU mailing list