[CRIU] [PATCH 0/3] criu: make pagemap friendlier to random access

Mike Rapoport rppt at linux.vnet.ibm.com
Sun Jun 26 21:53:19 PDT 2016


Hi,

These patches make the pagemap little bit friendlier to random reads, which
in turn slightly simplifies lazy-pages handling.

Mike Rapoport (3):
  criu: pagemap: track current offset into pages*img
  criu: pagemap: add reset method
  criu: lazy-pages: use new pagemap features

 criu/include/pagemap.h |  2 ++
 criu/pagemap.c         | 26 +++++++++++++++++++++-----
 criu/uffd.c            | 29 +++++++++--------------------
 3 files changed, 32 insertions(+), 25 deletions(-)

-- 
1.9.1



More information about the CRIU mailing list