how do I test it unless I implement it? Is it enough to split the qcow into the clusters, compress each one of them, then add the total files sizes ?
how to split into individual clusters a qcow image ? On 7/4/06, Fabrice Bellard <[EMAIL PROTECTED]> wrote:
Christian MICHON wrote: > 1) size... win30.qcow is 7.5Mb (no compress) 3.5Mb (with zlib) > it should go down between 2.2Mb and 2.5Mb with lzma Did you compare with 4 KB clusters ? If you compress the whole file it says nothing about the compression gain you will have with 4 KB blocks. Fabrice. _______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel
-- Christian _______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel