qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] migration/multifd: sync packet_num after all th


From: Juan Quintela
Subject: Re: [Qemu-devel] [PATCH] migration/multifd: sync packet_num after all thread are done
Date: Wed, 05 Jun 2019 12:39:06 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

Wei Yang <address@hidden> wrote:
> Notification from recv thread is not ordered, which means we may be
> notified by one MultiFDRecvParams but adjust packet_num for another.
>
> Move the adjustment after we are sure each recv thread are sync-ed.
>
> Signed-off-by: Wei Yang <address@hidden>


Reviewed-by: Juan Quintela <address@hidden>

It shouldn't matter a lot in real life, but I agree that it is better.



reply via email to

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