Bug 496605 - kernel config: disable CONFIG_CC_OPTIMIZE_FOR_SIZE on s390x
Summary: kernel config: disable CONFIG_CC_OPTIMIZE_FOR_SIZE on s390x
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-04-20 10:26 UTC by Jan Glauber
Modified: 2009-04-20 17:52 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-04-20 17:52:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


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