Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 868390 - app-arch/zstd: enable threads by default (IUSE="+threads")
Summary: app-arch/zstd: enable threads by default (IUSE="+threads")
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 868336
  Show dependency tree
 
Reported: 2022-09-04 08:14 UTC by Holger Hoffstätte
Modified: 2022-09-25 01:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Holger Hoffstätte 2022-09-04 08:14:03 UTC
As per #868369 consider enabling thread support unconditionally.
zstd the libarary should be unconditionally thread-saf, and work scalability is achieved by configuring the number of threads to be used.



Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2022-09-25 01:21:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6121cf31cd310cff467f26b6dfcfdd8df6000aa3

commit 6121cf31cd310cff467f26b6dfcfdd8df6000aa3
Author:     Holger Hoffstätte <holger@applied-asynchrony.com>
AuthorDate: 2022-09-04 14:58:25 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-09-25 01:19:54 +0000

    app-arch/zstd: enable threads by default
    
    This follows upstream's default since 1.5.0.
    
    Closes: https://bugs.gentoo.org/868390
    Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com>
    Closes: https://github.com/gentoo/gentoo/pull/27141
    Signed-off-by: Sam James <sam@gentoo.org>

 app-arch/zstd/zstd-1.5.2-r3.ebuild | 69 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 69 insertions(+)