[CRIU] [PATCH 0/2] zdtm/maps007: don't allow parent goes too far from child

Pavel Emelyanov xemul at parallels.com
Fri Feb 28 01:09:50 PST 2014


On 02/25/2014 03:11 PM, Andrey Vagin wrote:
> Currently CRIU-iter fails with the following error:
> Execute zdtm/live/transition/maps007
> ./maps007 --pidfile=maps007.pid --outfile=maps007.out
>   PID TTY          TIME CMD
> 28925 ?        00:00:00 maps007
> Dump 28925
> Restore
> Dump 29053
> Restore
> Dump 29335
> Restore
> Check results 29640
> Waiting...
> ...
> cat: zdtm/live/transition/maps007.out: No such file or directory
> cat: zdtm/live/transition/maps007.out: No such file or directory
> Test: zdtm/live/transition/maps007, Result: FAIL
> 
> Andrey Vagin (2):
>   zdtm/lock: make futex_inc and futex_dec atomical
>   zdtm/maps007: limit delta betwen parent and child from both sides
> 
>  test/zdtm/lib/lock.h                |  4 ++--
>  test/zdtm/live/transition/maps007.c | 11 ++++++-----
>  2 files changed, 8 insertions(+), 7 deletions(-)
> 


applied


More information about the CRIU mailing list