From: Hailiang Zhang <zhang.zhanghailiang@huawei.com>
To: "Dr. David Alan Gilbert" <dgilbert@redhat.com>,
zhangchen.fnst@cn.fujitsu.com, lizhijian@cn.fujitsu.com,
xiecl.fnst@cn.fujitsu.com, wency@cn.fujitsu.com
Cc: peter.huangpeng@huawei.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] COLO hybrid mode and other changes
Date: Fri, 22 Jan 2016 11:04:18 +0800 [thread overview]
Message-ID: <56A19C32.6000606@huawei.com> (raw)
In-Reply-To: <20160121190843.GH2446@work-vm>
Nice work :)
On 2016/1/22 3:08, Dr. David Alan Gilbert wrote:
> Hi,
> I've got a world with a few COLO changes in that you might
> like to look at; they're all experimental, but it seems
> to be working for me.
>
> The world is at:
> https://github.com/orbitfp7/qemu/commits/orbit-wp4-colo-jan16
>
> It's based off:
> The December/2.4 colo framework world with periodic checkpoints
> + The december user space colo-proxy
> + The integration code that was in the colo-proxy git repo
> (those needed some updates to go into the 2.4-periodic world)
>
> And then I've added:
> - An updated version of my hybrid mode code that switches between
> COLO and periodic checkpoints depending on the frequency of
> miscompares
> - A minimum checkpoint time, so that on fast miscompares
> we do get some runtime (as in the earlier colo series)
> - I'm using a condition-variable to flag the miscompares from
> the colo-proxy to the colo thread; this seems cleaner and it
> avoids having to do short waits; it might be a bit tricky
> to make portable.
> - Add back some statistcs in 'info migrate'
> - An HMP command equivalent to x-blockdev-change.
> - RDMA transport for COLO
>
> I don't intend to post any of these changes in full to the list
> until your main COLO code is in; although if any of my changes
> are useful to you, then feel free to include them in sets you post.
>
Thanks for your effort. I will look at them later.
Hailiang
> Dave
> --
> Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK
>
> .
>
prev parent reply other threads:[~2016-01-22 3:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-21 19:08 [Qemu-devel] COLO hybrid mode and other changes Dr. David Alan Gilbert
2016-01-22 3:04 ` Hailiang Zhang [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=56A19C32.6000606@huawei.com \
--to=zhang.zhanghailiang@huawei.com \
--cc=dgilbert@redhat.com \
--cc=lizhijian@cn.fujitsu.com \
--cc=peter.huangpeng@huawei.com \
--cc=qemu-devel@nongnu.org \
--cc=wency@cn.fujitsu.com \
--cc=xiecl.fnst@cn.fujitsu.com \
--cc=zhangchen.fnst@cn.fujitsu.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.