[CRIU] [PATCH 0/2] Pagemap cache, v3

Cyrill Gorcunov gorcunov at openvz.org
Mon Feb 17 00:38:10 PST 2014


Interface updated, now we return map from a cache, as
suggested by avagin at .

Cyrill Gorcunov (2):
  pagemap-cache: Introduce engine
  mem: Use pagemap cache

 Makefile.crtools        |   1 +
 include/pagemap-cache.h |  38 +++++++++++++
 mem.c                   |  43 ++++++---------
 pagemap-cache.c         | 138 ++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 194 insertions(+), 26 deletions(-)
 create mode 100644 include/pagemap-cache.h
 create mode 100644 pagemap-cache.c

-- 
1.8.3.1


More information about the CRIU mailing list