[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v6 7/7] migration/multifd: Add new migration test cases for l
From: |
Peter Xu |
Subject: |
Re: [PATCH v6 7/7] migration/multifd: Add new migration test cases for legacy zero page checking. |
Date: |
Mon, 11 Mar 2024 16:59:18 -0400 |
On Mon, Mar 11, 2024 at 06:00:15PM +0000, Hao Xiang wrote:
> From: Hao Xiang <hao.xiang@bytedance.com>
>
> Now that zero page checking is done on the multifd sender threads by
> default, we still provide an option for backward compatibility. This
> change adds a qtest migration test case to set the zero-page-detection
> option to "legacy" and run multifd migration with zero page checking on the
> migration main thread.
>
> Signed-off-by: Hao Xiang <hao.xiang@bytedance.com>
> Reviewed-by: Peter Xu <peterx@redhat.com>
> Message-Id: <20240301022829.3390548-6-hao.xiang@bytedance.com>
We don't need to attach message-id when posting patches. I'll attach them
when queuing patches to make sure the link points to the exact version that
we merged.
I'll drop this line and the other one (in patch 3). No action needed from
your side; just a heads-up for the future.
--
Peter Xu
- [PATCH v6 1/7] migration/multifd: Allow zero pages in file migration, (continued)
- [PATCH v6 1/7] migration/multifd: Allow zero pages in file migration, Hao Xiang, 2024/03/11
- [PATCH v6 2/7] migration/multifd: Allow clearing of the file_bmap from multifd, Hao Xiang, 2024/03/11
- [PATCH v6 3/7] migration/multifd: Add new migration option zero-page-detection., Hao Xiang, 2024/03/11
- [PATCH v6 4/7] migration/multifd: Implement zero page transmission on the multifd thread., Hao Xiang, 2024/03/11
- [PATCH v6 5/7] migration/multifd: Implement ram_save_target_page_multifd to handle multifd version of MigrationOps::ram_save_target_page., Hao Xiang, 2024/03/11
- [PATCH v6 6/7] migration/multifd: Enable multifd zero page checking by default., Hao Xiang, 2024/03/11
- [PATCH v6 7/7] migration/multifd: Add new migration test cases for legacy zero page checking., Hao Xiang, 2024/03/11
- Re: [PATCH v6 7/7] migration/multifd: Add new migration test cases for legacy zero page checking.,
Peter Xu <=
- Re: [PATCH v6 0/7] Introduce multifd zero page checking., Peter Xu, 2024/03/11