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

Tikhomirov Pavel snorcht at gmail.com
Thu Mar 13 23:16:53 PDT 2014


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(-)

-- 
1.8.3.2



More information about the CRIU mailing list