[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 5/7] migration/multifd: Remove sync processing on postcopy
From: |
Fabiano Rosas |
Subject: |
Re: [PATCH v2 5/7] migration/multifd: Remove sync processing on postcopy |
Date: |
Fri, 06 Dec 2024 11:19:40 -0300 |
Peter Xu <peterx@redhat.com> writes:
> Multifd never worked with postcopy, at least yet so far.
>
> Remove the sync processing there, because it's confusing, and they should
> never appear. Now if RAM_SAVE_FLAG_MULTIFD_FLUSH is observed, we fail hard
> instead of trying to invoke multifd code.
>
> Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
- Re: [PATCH v2 3/7] migration/ram: Move RAM_SAVE_FLAG* into ram.h, (continued)
[PATCH v2 2/7] migration/multifd: Allow to sync with sender threads only, Peter Xu, 2024/12/05
[PATCH v2 4/7] migration/multifd: Unify RAM_SAVE_FLAG_MULTIFD_FLUSH messages, Peter Xu, 2024/12/05
[PATCH v2 5/7] migration/multifd: Remove sync processing on postcopy, Peter Xu, 2024/12/05
- Re: [PATCH v2 5/7] migration/multifd: Remove sync processing on postcopy,
Fabiano Rosas <=
[PATCH v2 6/7] migration/multifd: Cleanup src flushes on condition check, Peter Xu, 2024/12/05
[PATCH v2 7/7] migration/multifd: Document the reason to sync for save_setup(), Peter Xu, 2024/12/05