Re: [Qemu-devel] [v3 01/13] docs: Add a doc about multiple thread compression

2015-01-23 Thread Eric Blake
On 12/11/2014 06:28 PM, Liang Li wrote: > Give some details about the multiple compression threads and > how to use it in live migration. > > Signed-off-by: Liang Li > Signed-off-by: Yang Zhang > --- > docs/multi-thread-compression.txt | 141 > ++ > 1 file c

Re: [Qemu-devel] [v3 01/13] docs: Add a doc about multiple thread compression

2015-01-23 Thread Dr. David Alan Gilbert
* Liang Li (liang.z...@intel.com) wrote: > Give some details about the multiple compression threads and > how to use it in live migration. > > Signed-off-by: Liang Li > Signed-off-by: Yang Zhang Reviewed-by: Dr. David Alan Gilbert > --- > docs/multi-thread-compression.txt | 141 > ++

[Qemu-devel] [v3 01/13] docs: Add a doc about multiple thread compression

2014-12-11 Thread Liang Li
Give some details about the multiple compression threads and how to use it in live migration. Signed-off-by: Liang Li Signed-off-by: Yang Zhang --- docs/multi-thread-compression.txt | 141 ++ 1 file changed, 141 insertions(+) create mode 100644 docs/multi-th