[CRIU] [PATCH 0/3]v2 dedup: deduplicate shmem images on restore

Pavel Emelyanov xemul at parallels.com
Tue Mar 18 00:49:41 PDT 2014


On 03/14/2014 10:16 AM, Tikhomirov Pavel wrote:
> and add zdtm tests for whole auto-deduplication on restore
> 
> v2: change open_page_read to reuse it for shmem, and though reuse
> cleanup on restore in close_page_read.
> 
> Tikhomirov Pavel (3):
>   page-read: rework open_page_read to use in shmem restore
>   dedup: make bunched auto-deduplication on restore for shmem
>   v6 zdtm: test for auto-dedup on restore
> 
>  cr-dedup.c          |  2 +-
>  cr-restore.c        |  2 +-
>  include/page-read.h |  4 ++--
>  page-read.c         | 14 ++++++------
>  page-xfer.c         |  2 +-
>  shmem.c             | 65 ++++++++++++++++++++++-------------------------------
>  test/zdtm.sh        | 24 +++++++++++++++++++-
>  7 files changed, 62 insertions(+), 51 deletions(-)
> 


applied, thanks


More information about the CRIU mailing list