On Fri, Oct 11, 2024 at 11:36:52AM -0400, Peter Xu wrote:
> Keep migration thread names together, so it's easier to see a list of all
> possible migration threads.
>
> Still two functional changes below besides the macro defintions:
>
> - There's one dirty rate thread that we overlooked before,
ng Huang
> ; Zhang, Hailiang
> Subject: [PATCH] migration: Put thread names together with macros
>
> Keep migration thread names together, so it's easier to see a list of all
> possible
> migration threads.
>
> Still two functional changes below besides the macro defintio
On Sat, Oct 12, 2024 at 1:29 AM Fabiano Rosas wrote:
> Peter Xu writes:
>
> > Keep migration thread names together, so it's easier to see a list of all
> > possible migration threads.
> >
> > Still two functional changes below besides the macro defintions:
> >
> > - There's one dirty rate thre
Peter Xu writes:
> Keep migration thread names together, so it's easier to see a list of all
> possible migration threads.
>
> Still two functional changes below besides the macro defintions:
>
> - There's one dirty rate thread that we overlooked before, now we add
> that too and name it as "
Keep migration thread names together, so it's easier to see a list of all
possible migration threads.
Still two functional changes below besides the macro defintions:
- There's one dirty rate thread that we overlooked before, now we add
that too and name it as "mig/dirtyrate" following the ol