Re: [PATCH 0/5] multifd: Add colo support

2023-05-07 Thread Peter Xu
Copy Hailiang Zhang On Mon, May 08, 2023 at 02:51:43AM +0200, Lukas Straub wrote: > Hello Everyone, > These patches add support for colo to multifd. > > Lukas Straub (5): > ram: Add public helper to set colo bitmap > ram: Let colo_flush_ram_cache take the bitmap_mutex > multifd: Introduce m

[PATCH 0/5] multifd: Add colo support

2023-05-07 Thread Lukas Straub
Hello Everyone, These patches add support for colo to multifd. Lukas Straub (5): ram: Add public helper to set colo bitmap ram: Let colo_flush_ram_cache take the bitmap_mutex multifd: Introduce multifd-internal.h multifd: Introduce a overridable revc_pages method multifd: Add colo suppor