Bug 496605

Summary: kernel config: disable CONFIG_CC_OPTIMIZE_FOR_SIZE on s390x
Product: [Fedora] Fedora Reporter: Jan Glauber <jglauber>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: itamar, kernel-maint, quintela
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-20 17:52:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jan Glauber 2009-04-20 10:26:14 UTC
CONFIG_CC_OPTIMIZE_FOR_SIZE should be disabled on s390/s390x.

Rationale: CONFIG_CC_OPTIMIZE_FOR_SIZE has a negative performance impact
on s390x. Network benchmarks show that this option costs ~ 3% performance
since the compiler generates non optimal code for instance for memcpy.

Comment 1 Dave Jones 2009-04-20 17:52:33 UTC
changed in cvs.