Bug 1560678 - still built with --disable-lock-elision
Summary: still built with --disable-lock-elision
Keywords:
Status: CLOSED DUPLICATE of bug 1383986
Alias: None
Product: Fedora
Classification: Fedora
Component: glibc
Version: 27
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Carlos O'Donell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-03-26 17:57 UTC by Harald Reindl
Modified: 2018-03-26 17:59 UTC (History)
10 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-03-26 17:59:45 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Harald Reindl 2018-03-26 17:57:40 UTC
##############################################################################
# # Enable lock elision support for these architectures
#
# At the moment lock elision is disabled on x86_64 until there's a CPU that
# would actually benefit from enabling it.  Intel released a microcode update
# to disable HLE and RTM at boot and the Fedora kernel now applies it early
# enough that keeping lock elision enabled should be harmless, but we have
# disabled it anyway as a conservative measure.
#
# We have not yet tested enabling ppc64 or ppc64le lock elision.
#
# We have disabled elision on s390/s390 because of bug 1499260.
#
##############################################################################

from when is that comment?

we have now Broadwell/Skylarke SP  and so there is a CPU that would benefit

Comment 1 Florian Weimer 2018-03-26 17:59:45 UTC
This has been fixed in Fedora 28.  We are not going to backport this to previous Fedora releases.

*** This bug has been marked as a duplicate of bug 1383986 ***


Note You need to log in before you can comment on or make changes to this bug.