| View previous topic :: View next topic |
| Author |
Message |
aCOSwt Advocate


Joined: 19 Oct 2007 Posts: 2042 Location: Between the keyboard and the chair
|
Posted: Tue Dec 11, 2012 11:53 am Post subject: A kernel patch exhibiting "small but real speed increas |
|
|
To the intention of ricers, patchers, hackers...
I'd like to forward an information from graysky telling us about a new patch written by jeroen AT ABOUT linuxforge DOT net and that you can find there : http://repo-ck.com/source/gcc_patch/kernel-36-gcc47-1.patch.gz
I did not personally test it... well... it requires gcc-4.7 and I don't get it... yet !  _________________ In theory there are no differences between theory and practice. In practice, there are.
Don't try to understand my posts. Immanuel Kant never did, he thinks that only music and laughter do not have to mean anything. |
|
| Back to top |
|
 |
MustrumR n00b

Joined: 15 Nov 2011 Posts: 35 Location: Right here
|
Posted: Tue Dec 11, 2012 5:32 pm Post subject: |
|
|
| Simply passes a better -march=... to gcc. I set KCFLAGS to supply my own cflags to the kernel so it doesn't affect me. |
|
| Back to top |
|
 |
LiamOS n00b


Joined: 06 Jun 2012 Posts: 56 Location: Kerry/Dublin, Ireland
|
Posted: Tue Dec 11, 2012 9:40 pm Post subject: |
|
|
| MustrumR wrote: | | Simply passes a better -march=... to gcc. I set KCFLAGS to supply my own cflags to the kernel so it doesn't affect me. |
That's all it does? I've been doing that since I checked the kernel makefile and realised it wasn't happening already.
Nothing seems to have fallen apart either, even with -O3 and -flto, but I only tried those to see if I could break it with different flags. _________________ CFLAGS=" -O999999" |
|
| Back to top |
|
 |
|