qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 2/4] migration/multifd: use pages->allocated instead of the s


From: Juan Quintela
Subject: Re: [PATCH 2/4] migration/multifd: use pages->allocated instead of the static max
Date: Fri, 11 Oct 2019 12:31:56 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

Wei Yang <address@hidden> wrote:
> multifd_send_fill_packet() prepares meta data for following pages to
> transfer. It would be more proper to fill pages->allocated instead of
> static max value, especially we want to support flexible packet size.
>
> Signed-off-by: Wei Yang <address@hidden>

Reviewed-by: Juan Quintela <address@hidden>

It don't really matters.  We send full packets except the last one or
somesuch extern reason.  Only makes a difference if for that channel
only is sent a partial packet.



reply via email to

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