On Wed, Feb 28, 2024 at 12:21:05PM -0300, Fabiano Rosas wrote: > Some minor cleanups and documentation for multifd_recv_sync_main. > > Use thread_count as done in other parts of the code. Remove p->id from > the multifd_recv_state sync, since that is global and not tied to a > channel. Add documentation for the sync steps. > > Signed-off-by: Fabiano Rosas <faro...@suse.de>
Reviewed-by: Peter Xu <pet...@redhat.com> -- Peter Xu