qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 7/9] migration: Remember num of ramblocks to sync during reco


From: Fabiano Rosas
Subject: Re: [PATCH 7/9] migration: Remember num of ramblocks to sync during recovery
Date: Mon, 11 Sep 2023 21:33:13 -0300

Peter Xu <peterx@redhat.com> writes:

> Instead of only relying on the count of rp_sem, make the counter be part of
> RAMState so it can be used in both threads to synchronize on the process.
>
> rp_sem will be further reused as a way to kick the main thread, e.g., on
> recovery failures.
>
> Signed-off-by: Peter Xu <peterx@redhat.com>

Reviewed-by: Fabiano Rosas <farosas@suse.de>



reply via email to

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