[CRIU] [PATCH 0/2] page-read: rewrite code to reuse in dedup

Tikhomirov Pavel snorcht at gmail.com
Thu Oct 17 06:07:38 PDT 2013


Change read_page to seek, and adopt it to seek pagemaps, eaven if it
seeks vaddr in parent for non .in_parent pagemap, which is needed in
deduplication. + Define functions to reuse from dump. Although proper
error check is added.

Thanks, Pavel.

Tikhomirov Pavel (2):
  page-read: replace read_pagemap_page_from_parent with
    seek_pagemap_page
  page-read: rewrite some code to use it in deduplication

 include/page-read.h |    2 ++
 page-read.c         |   19 ++++++++++++++-----
 2 files changed, 16 insertions(+), 5 deletions(-)

-- 
1.7.9.5



More information about the CRIU mailing list