Re: kernel optimization

2005-07-23 Thread Simon Strandman
there. But you are risking the stability of your system and don't expect it to be faster. -- Simon Strandman <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kern

Re: kernel optimization

2005-07-23 Thread Simon Strandman
there. But you are risking the stability of your system and don't expect it to be faster. -- Simon Strandman [EMAIL PROTECTED] - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo

Re: Noob question. Why is the for-pentium4 kernel built with -march=i686 ?

2005-07-20 Thread Simon Strandman
. Why is'nt the same thing done for x86 instead of using -march=i686 -mtune=?. -march=athlon and -march=k6 includes -m3dnow and -mmmx, are those ok for the kernel but -msse isn't? -- Simon Strandman <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe l

Re: Noob question. Why is the for-pentium4 kernel built with -march=i686 ?

2005-07-20 Thread Simon Strandman
for x86 instead of using -march=i686 -mtune=?. -march=athlon and -march=k6 includes -m3dnow and -mmmx, are those ok for the kernel but -msse isn't? -- Simon Strandman [EMAIL PROTECTED] - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL