Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 868390

Summary: app-arch/zstd: enable threads by default (IUSE="+threads")
Product: Gentoo Linux Reporter: Holger Hoffstätte <holger>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/27141
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 868336    

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(+)