qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 3/4] migration: don't account sleep time for cal


From: Orit Wasserman
Subject: Re: [Qemu-devel] [PATCH 3/4] migration: don't account sleep time for calculating bandwidth
Date: Tue, 05 Feb 2013 17:02:33 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2

On 02/05/2013 04:55 PM, Juan Quintela wrote:
> Orit Wasserman <address@hidden> wrote:
>> On 02/01/2013 02:32 PM, Juan Quintela wrote:
>>> While we are sleeping we are not sending, so we should not use that
>>> time to estimate our bandwidth.
>> Juan,
>> Maybe I missing something here but the sleep time is cause by the fact
>> we limit the migration bandwidth. So the available bandwidth should take
>> it into consideration? we still cape the bandwidth in the last stage.
>> Regards,
> 
> 
> No, in the last stage we sent as far as we can.  If last_round == true,
> we dont' enter the if with the g_usleep().
Ok got it.

Reviewed-by: Orit Wasserman <address@hidden>

> 
> Later, Juan.
> 




reply via email to

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