On Fri, Feb 23, 2024 at 09:39:12AM -0300, Fabiano Rosas wrote: > I've been planning to merge migration_completion() and > migration_iteration_finish(). It's too unintuitive to do the completion > routine deep inside migration_iteration_run(). AFAICS those are all tail > calls, so we could bring migration_completion() up into the > migration_thread top level. > > So if you'll allow me I think I'll refrain from moving the state into > migration_calculate_complete() for now.
Yep go ahead, I'll read the patches. -- Peter Xu