qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v4] XBZRLE delta for live migration of large mem


From: Avi Kivity
Subject: Re: [Qemu-devel] [PATCH v4] XBZRLE delta for live migration of large memory apps
Date: Mon, 08 Aug 2011 18:01:08 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110707 Thunderbird/5.0

On 08/08/2011 05:56 PM, Stefan Hajnoczi wrote:
>  IOW, this should be part of the standard migration protocol, not some side
>  option that is enabled if the user remembers.  It should not be mutually
>  exclusive with future migration extensions, including compression.

This is an attractive option.  With some polish maybe XBZRLE could be
integrated as a default option that does not degrade performance.
Adding features that require user configuration isn't worthwhile
because they won't be used or they'll be misused - let's not make QEMU
more complicated if it can be avoided.

If there is no way to make XBZRLE automatic then I think it should
live outside QEMU because it will be a niche feature that relatively
few will use but adds complexity to migration.

Agree. Aidan, can you provide impact numbers on non-XBZRLE favourable workloads (both throughput and cpu usage)? What about turning itself off automatically if the hit rate is too low?

--
error compiling committee.c: too many arguments to function




reply via email to

[Prev in Thread] Current Thread [Next in Thread]