Re: [PATCH v2 05/15] migration: Remove RAMState.f references in compression code

2022-11-14 Thread Juan Quintela
Peter Xu wrote: > Removing referencing to RAMState.f in compress_page_with_multi_thread() and > flush_compressed_data(). > > Compression code by default isn't compatible with having >1 channels (or it > won't currently know which channel to flush the compressed data), so to > make it simple we alw

[PATCH v2 05/15] migration: Remove RAMState.f references in compression code

2022-10-11 Thread Peter Xu
Removing referencing to RAMState.f in compress_page_with_multi_thread() and flush_compressed_data(). Compression code by default isn't compatible with having >1 channels (or it won't currently know which channel to flush the compressed data), so to make it simple we always flush on the default to_