* Liang Li (liang.z...@intel.com) wrote:
> This feature can help to reduce the data transferred about 60%, and the
> migration time can also be reduced about 70%.
> 
>     Summary of changed from v2->v3
>     
>     -Splited the patch to 13 parts instead of 2
>     -Rewrote the core code to do compression and decompression 
>     -Updated the document
>     -Added a common command interface to set and query parameters
>     -Added some comments

Hi,
  Apologies for taking so long; generally this is a lot nicer.
I'll reply to each patch individually, but two more general questions:
   a) Shouldn't compressBound be used somewhere to get the worst case 
compressed size?
   b) I think adding some trace points would be useful; it would make it easier 
to
      spot when you were waiting for threads etc.

Dave

--
Dr. David Alan Gilbert / dgilb...@redhat.com / Manchester, UK

Reply via email to