[CRIU] [PATCH 0/2] Pagemap cache, v3
Pavel Emelyanov
xemul at parallels.com
Tue Feb 18 00:49:57 PST 2014
On 02/17/2014 12:38 PM, Cyrill Gorcunov wrote:
> 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
>
Applied, thanks.
More information about the CRIU
mailing list