Re: [PATCH v2 0/6] migration: Multi-thread compression method support

2020-11-30 Thread Zeyu Jin
On 2020/12/1 0:42, Eric Blake wrote: > On 11/27/20 3:36 AM, Zeyu Jin wrote: > > Meta-comment: you appear to be having problems threading your series; > I've now seen three separate cover letters (RFC v1, v2 with no subject, > v2 with subject) and two series where each patch was a separate thread.

Re: [PATCH v2 0/6] migration: Multi-thread compression method support

2020-11-30 Thread Eric Blake
On 11/27/20 3:36 AM, Zeyu Jin wrote: Meta-comment: you appear to be having problems threading your series; I've now seen three separate cover letters (RFC v1, v2 with no subject, v2 with subject) and two series where each patch was a separate thread. It is difficult to follow which messages are

[PATCH v2 0/6] migration: Multi-thread compression method support

2020-11-27 Thread Zeyu Jin
Currently we have both multi-thread compression and multifd to optimize live migration in Qemu. Mulit-thread compression deals with the situation where network bandwith is limited but cpu resource adequate. Multifd instead aims to take full advantage of network bandwith. Moreover it supports both