Hello Filip. Filip Van Lerberge wrote:
I had some time to play around with this a bit longer and could reproduce without dd or my backup image. You might find the below interesting.
Sure, thank you. I think I see the problem now. You are decompressing very compressible files (99.99% saved) to stdout, and this allows *every thread* of plzip to produce output faster than it is consumed.
The current method of limiting memory usage does not cover this case. I am working on a new method and will release e new version in a few days. Please, stay tuned.
Best regards, Antonio. _______________________________________________ Lzip-bug mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lzip-bug
