[Rpm-maint] [rpm-software-management/rpm] zstd: use thread pool (#1466)

marxin notifications at github.com
Tue Dec 22 11:51:10 UTC 2020


Starting from `zstd` version `1.4.7`, the library provides an experimental usage of thread pools (that's why `-DZSTD_STATIC_LINKING_ONLY=1` is needed). Using them can fully utilize CPU on one side and maintain memory utilization at the same time. Such an approach fixes #1324.
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/1466

-- Commit Summary --

  * zstd: use thread pool

-- File Changes --

    M build/Makefile.am (1)
    M build/pack.c (19)
    M rpmio/Makefile.am (2)
    M rpmio/rpmio.c (11)
    M rpmio/rpmio.h (2)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/1466.patch
https://github.com/rpm-software-management/rpm/pull/1466.diff

-- 
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/1466
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20201222/a355ed1a/attachment.html>


More information about the Rpm-maint mailing list