[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v5 18/23] migration/multifd: Add incoming QIOChannelFile supp
From: |
Peter Xu |
Subject: |
Re: [PATCH v5 18/23] migration/multifd: Add incoming QIOChannelFile support |
Date: |
Thu, 29 Feb 2024 10:53:07 +0800 |
On Wed, Feb 28, 2024 at 12:21:22PM -0300, Fabiano Rosas wrote:
> On the receiving side we don't need to differentiate between main
> channel and threads, so whichever channel is defined first gets to be
> the main one. And since there are no packets, use the atomic channel
> count to index into the params array.
>
> Signed-off-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Peter Xu <peterx@redhat.com>
--
Peter Xu
- [PATCH v5 10/23] migration/ram: Add incoming 'mapped-ram' migration, (continued)
[PATCH v5 18/23] migration/multifd: Add incoming QIOChannelFile support, Fabiano Rosas, 2024/02/28
- Re: [PATCH v5 18/23] migration/multifd: Add incoming QIOChannelFile support,
Peter Xu <=
[PATCH v5 19/23] migration/multifd: Prepare multifd sync for mapped-ram migration, Fabiano Rosas, 2024/02/28
[PATCH v5 20/23] migration/multifd: Support outgoing mapped-ram stream format, Fabiano Rosas, 2024/02/28
[PATCH v5 22/23] migration/multifd: Add mapped-ram support to fd: URI, Fabiano Rosas, 2024/02/28
[PATCH v5 21/23] migration/multifd: Support incoming mapped-ram stream format, Fabiano Rosas, 2024/02/28
[PATCH v5 23/23] tests/qtest/migration: Add a multifd + mapped-ram migration test, Fabiano Rosas, 2024/02/28