[CRIU] Fwd: [PATCH] page-xfer: repair bug with check_pagehole_in_parent

Pavel Emelyanov xemul at parallels.com
Wed Apr 23 04:07:24 PDT 2014


On 04/22/2014 03:44 PM, Pavel Tikhomirov wrote:
> Made:
> sudo bash test/zdtm.sh -i 4 -P -t -p --auto-dedup
> sudo bash test/zdtm.sh -i 4 -P -t -p --auto-dedup
> 
> lcov --capture --directory ./ --output-file coverage.info <http://coverage.info>
> genhtml coverage.info <http://coverage.info> --output-directory out
> 
> dedup is in: cr-dedup.c, cr-restore.c, image.c, mem.c, page-read.c, page-xfer.c, shmem.c
> 
> Looking into lcov-report all dedup functionality is covered by zdtm test suite.

What is not covered, but should:

* cr_dedup_one_pagemap
* __parasite_dump_pages_seized's page-pipe overflow (ret == -EAGAIN)
* page_pipe.c's overflows and reinits

Thanks,
Pavel


More information about the CRIU mailing list