From: Ian Campbell <ian.campbell@citrix.com>
To: Yang Hongyang <yanghy@cn.fujitsu.com>
Cc: wei.liu2@citrix.com, wency@cn.fujitsu.com,
andrew.cooper3@citrix.com, yunhong.jiang@intel.com,
eddie.dong@intel.com, xen-devel@lists.xen.org,
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: Fri, 29 May 2015 13:25:33 +0100 [thread overview]
Message-ID: <1432902333.15036.25.camel@citrix.com> (raw)
In-Reply-To: <5562E614.4090808@cn.fujitsu.com>
On Mon, 2015-05-25 at 17:06 +0800, Yang Hongyang wrote:
> Ping...
Acked + Applied.
Sorry for the delay, for some reason I thought I was waiting for Andrew
to comment even though they all already had Reviewed-by.
Ian.
>
> 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(-)
> >
>
prev parent reply other threads:[~2015-05-29 12:25 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 ` [PATCH Remus v7 0/3] Remus support for Migration-v2 Yang Hongyang
2015-05-29 12:25 ` Ian Campbell [this message]
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=1432902333.15036.25.camel@citrix.com \
--to=ian.campbell@citrix.com \
--cc=andrew.cooper3@citrix.com \
--cc=eddie.dong@intel.com \
--cc=guijianfeng@cn.fujitsu.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=yanghy@cn.fujitsu.com \
--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.