Il 15/12/2012 12:20, Peter Lieven ha scritto:
> Am 15.12.2012 10:02, schrieb Paolo Bonzini:
>>
>>> is the check for spending > 50ms in the loop still necessary in qemu
>>> 1.3.0?
>>
>> Yes, it helps finding the available bandwidth and tuning the downtime of
>> migration.
>
> Aha, okay. But then it
Am 15.12.2012 10:02, schrieb Paolo Bonzini:
>
>> is the check for spending > 50ms in the loop still necessary in qemu
>> 1.3.0?
>
> Yes, it helps finding the available bandwidth and tuning the downtime of
> migration.
Aha, okay. But then it should also be added to block migration, shoudn't it?
> is the check for spending > 50ms in the loop still necessary in qemu
> 1.3.0?
Yes, it helps finding the available bandwidth and tuning the downtime of
migration.
Paolo
Hi,
is the check for spending > 50ms in the loop still necessary in qemu 1.3.0?
Peter