[CRIU] Re: [PATCH 2/2] protobuf: Convert page_entry to PB format
Pavel Emelyanov
xemul at parallels.com
Wed Jul 18 23:14:49 EDT 2012
On 07/18/2012 06:34 PM, Cyrill Gorcunov wrote:
>
> Since it's immutable object we can use PB ABI
> to checkpoint and restore these objects in
> resident code.
>
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> ---
> cr-show.c | 15 +++++++++------
> include/image.h | 5 -----
> include/protobuf-abi.h | 33 +++++++++++++++++++++++++++++++++
> parasite.c | 21 ++++++++++++---------
> protobuf/Makefile | 1 +
> protobuf/page.proto | 8 ++++++++
> restorer.c | 28 +++++++++++++++++++++++++---
> 7 files changed, 88 insertions(+), 23 deletions(-)
> create mode 100644 include/protobuf-abi.h
> create mode 100644 protobuf/page.proto
>
I thought we've discussed this several times. Images with pages remain intact.
More information about the CRIU
mailing list