qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 07/41] migration: print expected downtime in inf


From: Juan Quintela
Subject: Re: [Qemu-devel] [PATCH 07/41] migration: print expected downtime in info migrate
Date: Tue, 02 Oct 2012 12:47:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux)

Paolo Bonzini <address@hidden> wrote:
> Il 21/09/2012 10:47, Juan Quintela ha scritto:
>> Signed-off-by: Juan Quintela <address@hidden>
>
> Consider making the save_live functions return the expected downtime in
> an int64_t* argument.  The loop then can sum all the expected downtimes
> and store them in s->expected_downtime, removing the need for patch 6.

If you look at the migration thread patches, I change the functions to
return the "pending amount".  And the migration thread does the
bandwidth calculations.  It is just impossible to do the right
bandwidth calculation locally.

Later, Juan.



reply via email to

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