From: Yang Hongyang <yanghy@cn.fujitsu.com>
To: xen-devel@lists.xen.org
Cc: wei.liu2@citrix.com, ian.campbell@citrix.com,
wency@cn.fujitsu.com, andrew.cooper3@citrix.com,
yunhong.jiang@intel.com, eddie.dong@intel.com,
guijianfeng@cn.fujitsu.com, rshriram@cs.ubc.ca,
ian.jackson@eu.citrix.com
Subject: Re: [PATCH Remus v7 0/3] Remus support for Migration-v2
Date: Mon, 25 May 2015 17:06:28 +0800 [thread overview]
Message-ID: <5562E614.4090808@cn.fujitsu.com> (raw)
In-Reply-To: <1431932636-12111-1-git-send-email-yanghy@cn.fujitsu.com>
Ping...
On 05/18/2015 03:03 PM, Yang Hongyang wrote:
> This patchset implement the Remus support for Migration v2 but without
> memory compressing.
>
> Git tree available at:
> https://github.com/macrosheep/xen/tree/Remus-newmig-v7
>
> v6->v7:
> - clear deffered_pages after suspend and send dirty pages
> - initialise allocated_rec_num
>
> v5->v6:
> - refactor send_domain_memory_live()
> - introduce buffer_record()
> - remove the records buffer size limit
>
> Yang Hongyang (3):
> libxc/save: refactor of send_domain_memory_live()
> libxc/save: implement Remus checkpointed save
> libxc/restore: implement Remus checkpointed restore
>
> tools/libxc/xc_sr_common.h | 15 +++
> tools/libxc/xc_sr_restore.c | 134 ++++++++++++++++++++++++---
> tools/libxc/xc_sr_save.c | 217 ++++++++++++++++++++++++++++++++------------
> 3 files changed, 295 insertions(+), 71 deletions(-)
>
--
Thanks,
Yang.
next prev parent reply other threads:[~2015-05-25 9:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-18 7:03 [PATCH Remus v7 0/3] Remus support for Migration-v2 Yang Hongyang
2015-05-18 7:03 ` [PATCH Remus v7 1/3] libxc/save: refactor of send_domain_memory_live() Yang Hongyang
2015-05-18 7:03 ` [PATCH Remus v7 2/3] libxc/save: implement Remus checkpointed save Yang Hongyang
2015-05-18 7:03 ` [PATCH Remus v7 3/3] libxc/restore: implement Remus checkpointed restore Yang Hongyang
2015-05-25 9:06 ` Yang Hongyang [this message]
2015-05-29 12:25 ` [PATCH Remus v7 0/3] Remus support for Migration-v2 Ian Campbell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5562E614.4090808@cn.fujitsu.com \
--to=yanghy@cn.fujitsu.com \
--cc=andrew.cooper3@citrix.com \
--cc=eddie.dong@intel.com \
--cc=guijianfeng@cn.fujitsu.com \
--cc=ian.campbell@citrix.com \
--cc=ian.jackson@eu.citrix.com \
--cc=rshriram@cs.ubc.ca \
--cc=wei.liu2@citrix.com \
--cc=wency@cn.fujitsu.com \
--cc=xen-devel@lists.xen.org \
--cc=yunhong.jiang@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.