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

Bug 355711

Summary: sys-kernel/gentoo-sources Add optimization for K10 family AMD CPU's
Product: Gentoo Linux Reporter: Piotrek Juzwiak <piotrek.juzwiak>
Component: [OLD] Core systemAssignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel>
Status: RESOLVED UPSTREAM    
Severity: enhancement CC: nelchael
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
URL: https://bugzilla.kernel.org/show_bug.cgi?id=29542
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: K10 patch for Kconfig and Makefile

Description Piotrek Juzwiak 2011-02-20 17:22:39 UTC
Add possibility to choose kernel optimizations for AMD K10 family CPUs instead of generic (in addition to K8)

Reproducible: Always

Steps to Reproduce:
1.Choose processor family when configuring kernel
2.
3.

Actual Results:  
There is no option for K10

Expected Results:  
There should be option for K10
Comment 1 Piotrek Juzwiak 2011-02-20 17:24:55 UTC
Created attachment 263177 [details, diff]
K10 patch for Kconfig and Makefile

I am sorry i didn't change options in there as i have no idea on how to modify the patch file so that it would cleanly apply. I made manual modification looking at that patch and had no problems with the kernel whatsoever
Comment 2 Piotrek Juzwiak 2011-02-20 17:26:50 UTC
I took the patch from this website but i have seen it at gmane somewhere.

http://us.generation-nt.com/answer/patch-x86-add-optimisation-option-k10-processors-help-201478892.html
Comment 3 Chí-Thanh Christopher Nguyễn gentoo-dev 2011-02-20 20:32:20 UTC
Does a report in kernel bugzilla exist for that?
Comment 4 Piotrek Juzwiak 2011-02-20 20:42:10 UTC
(In reply to comment #3)
> Does a report in kernel bugzilla exist for that?
> 

I've looked for it a bit earlier but couldn't find any. I will open a bug within kernel bugzilla.
Comment 5 Piotrek Juzwiak 2011-02-20 20:48:42 UTC
I have opened a new bug within bugzilla. Address is here:

https://bugzilla.kernel.org/show_bug.cgi?id=29542
Comment 6 Mike Pagano gentoo-dev 2011-03-17 10:48:13 UTC
Thanks, we'll watch the upstream bug and backport any patch that makes it to the mainline