[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4 14/16] migration/multifd: Standardize on multifd ops names
|
From: |
Peter Xu |
|
Subject: |
Re: [PATCH v4 14/16] migration/multifd: Standardize on multifd ops names |
|
Date: |
Mon, 26 Aug 2024 12:14:43 -0400 |
On Fri, Aug 23, 2024 at 02:39:09PM -0300, Fabiano Rosas wrote:
> Add the multifd_ prefix to all functions and remove the useless
> docstrings.
>
> Signed-off-by: Fabiano Rosas <farosas@suse.de>
Some of the comment might still be helpful, but yeah the dups aren't that
helpful at least. Maybe a generic doc update on top of this one to
MultiFDMethods for each method would be nice, but that can be for later..
Reviewed-by: Peter Xu <peterx@redhat.com>
--
Peter Xu
- Re: [PATCH v4 10/16] migration/multifd: Isolate ram pages packet data, (continued)
- [PATCH v4 11/16] migration/multifd: Don't send ram data during SYNC, Fabiano Rosas, 2024/08/23
- [PATCH v4 12/16] migration/multifd: Replace multifd_send_state->pages with client data, Fabiano Rosas, 2024/08/23
- [PATCH v4 13/16] migration/multifd: Allow multifd sync without flush, Fabiano Rosas, 2024/08/23
- [PATCH v4 15/16] migration/multifd: Register nocomp ops dynamically, Fabiano Rosas, 2024/08/23
- [PATCH v4 14/16] migration/multifd: Standardize on multifd ops names, Fabiano Rosas, 2024/08/23
- Re: [PATCH v4 14/16] migration/multifd: Standardize on multifd ops names,
Peter Xu <=
- [PATCH v4 16/16] migration/multifd: Move nocomp code into multifd-nocomp.c, Fabiano Rosas, 2024/08/23