Bug 29542

Summary: Add config option to optimize for AMD F10h family of processors
Product: Other Reporter: piotrek.juzwiak
Component: ConfigurationAssignee: other_configuration (other_configuration)
Status: RESOLVED INVALID    
Severity: normal CC: alan, kernel
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: Subsystem:
Regression: No Bisected commit-id:
Attachments: A crude patch found when googling for it

Description piotrek.juzwiak 2011-02-20 20:47:37 UTC
Add option to optimize the kernel for AMD F10h family of processors mainly by adding a cflag -march=amdfam10 (in addition to K8 family).
Comment 1 piotrek.juzwiak 2011-02-20 20:50:25 UTC
Created attachment 48492 [details]
A crude patch found when googling for it

Found on 

http://us.generation-nt.com/answer/patch-x86-add-optimisation-option-k10-processors-help-201478892.html

I know it won't apply cleanly but after some work it could be easily incorporated ?
Comment 2 Alan 2012-08-16 11:02:09 UTC
We don't accept patches via bugzilla sorry