[CRIU] [PATCH RFC 0/2] page-read: use in-memory PagemapEntry's

Mike Rapoport rppt at linux.vnet.ibm.com
Thu Jun 2 06:10:04 PDT 2016


Hi,

This is some preparation to make page-read better suited for random pages
access. If it seems sane, I'll continue with further page-read refactoring 

Mike Rapoport (2):
  criu: image: add img_raw_size helper
  criu: page-read: read pagemaps at open time and keep them in memory

 criu/image.c             | 12 ++++++++
 criu/include/image.h     |  2 ++
 criu/include/page-read.h |  4 +++
 criu/page-read.c         | 78 ++++++++++++++++++++++++++++++++++++++++++++----
 4 files changed, 91 insertions(+), 5 deletions(-)

-- 
1.9.1



More information about the CRIU mailing list