Re: [Qemu-devel] [v7 08/14] migration: Add the core code of multi-thread compression
Liang Li wrote: > Implement the core logic of the multiple thread compression. At this > point, multiple thread compression can't co-work with xbzrle yet. > > Signed-off-by: Liang Li > Signed-off-by: Yang Zhang Reviewed-by: Juan Quintela
[Qemu-devel] [v7 08/14] migration: Add the core code of multi-thread compression
Implement the core logic of the multiple thread compression. At this point, multiple thread compression can't co-work with xbzrle yet. Signed-off-by: Liang Li Signed-off-by: Yang Zhang --- arch_init.c | 183 ++-- 1 file changed, 177 insert