[Rpm-maint] [rpm-software-management/rpm] Support threading for zstd compression. (#1303)

Michael Schroeder notifications at github.com
Tue Jul 14 07:34:30 UTC 2020


Note that the zstd people *did* say that threaded compression has a different output than unthreaded operation: it compresses a bit worse. So the pull request will break delta rpms.

Can you please change the code so that it uses unthreaded mode if there is no 'T' in the compression flags? I.e. initialize `threads` with 0 instead of -1?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1303#issuecomment-658021442
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200714/d396a17a/attachment.html>


More information about the Rpm-maint mailing list