Re: [PATCH 1/2] kconfig: move DEBUG_FS out of compilation options

2015-03-25 Thread cascardo
On Wed, Mar 25, 2015 at 07:56:53AM -0700, Dave Hansen wrote: > On 03/25/2015 07:22 AM, Thadeu Lima de Souza Cascardo wrote: > > Since 6dfc06651b3d29aa07ed99b8075e5d324f7a953a ("consolidate compilation > > option configs"), DEBUG_FS has been hidden under the "Compile-time > > checks and compiler

Re: [PATCH 1/2] kconfig: move DEBUG_FS out of compilation options

2015-03-25 Thread Dave Hansen
On 03/25/2015 07:22 AM, Thadeu Lima de Souza Cascardo wrote: > Since 6dfc06651b3d29aa07ed99b8075e5d324f7a953a ("consolidate compilation > option configs"), DEBUG_FS has been hidden under the "Compile-time > checks and compiler options". > > Move it out of that menu. > > Signed-off-by: Thadeu

[PATCH 1/2] kconfig: move DEBUG_FS out of compilation options

2015-03-25 Thread Thadeu Lima de Souza Cascardo
Since 6dfc06651b3d29aa07ed99b8075e5d324f7a953a ("consolidate compilation option configs"), DEBUG_FS has been hidden under the "Compile-time checks and compiler options". Move it out of that menu. Signed-off-by: Thadeu Lima de Souza Cascardo Cc: Dave Hansen --- lib/Kconfig.debug | 24

[PATCH 1/2] kconfig: move DEBUG_FS out of compilation options

2015-03-25 Thread Thadeu Lima de Souza Cascardo
Since 6dfc06651b3d29aa07ed99b8075e5d324f7a953a (consolidate compilation option configs), DEBUG_FS has been hidden under the Compile-time checks and compiler options. Move it out of that menu. Signed-off-by: Thadeu Lima de Souza Cascardo casca...@linux.vnet.ibm.com Cc: Dave Hansen

Re: [PATCH 1/2] kconfig: move DEBUG_FS out of compilation options

2015-03-25 Thread Dave Hansen
On 03/25/2015 07:22 AM, Thadeu Lima de Souza Cascardo wrote: Since 6dfc06651b3d29aa07ed99b8075e5d324f7a953a (consolidate compilation option configs), DEBUG_FS has been hidden under the Compile-time checks and compiler options. Move it out of that menu. Signed-off-by: Thadeu Lima de Souza

Re: [PATCH 1/2] kconfig: move DEBUG_FS out of compilation options

2015-03-25 Thread cascardo
On Wed, Mar 25, 2015 at 07:56:53AM -0700, Dave Hansen wrote: On 03/25/2015 07:22 AM, Thadeu Lima de Souza Cascardo wrote: Since 6dfc06651b3d29aa07ed99b8075e5d324f7a953a (consolidate compilation option configs), DEBUG_FS has been hidden under the Compile-time checks and compiler options.

Re: Compilation options (for low jitter)

2012-10-28 Thread Ove Karlsen
Today I actually switched to Thunderbird. Anyway disabling no_sse2 was a bad idea, increasing jitter/overhead. Some optimizations for low-jitter such as no_defer and prefech latency can change percieved latency/jitter slighty. http://paradoxuncreated.com/Blog/wordpress/?p=4223 And I am always

Re: Compilation options (for low jitter)

2012-10-28 Thread Ove Karlsen
Today I actually switched to Thunderbird. Anyway disabling no_sse2 was a bad idea, increasing jitter/overhead. Some optimizations for low-jitter such as no_defer and prefech latency can change percieved latency/jitter slighty. http://paradoxuncreated.com/Blog/wordpress/?p=4223 And I am always

Re: Compilation options

2012-10-22 Thread Randy Dunlap
On 10/22/2012 01:59 AM, Uwaysi Bin Kareem wrote: > Hiya, I compiled the kernel with V=1 and noticed "-mno-sse -mno-mmx -mno-sse2 > -mno-3dnow -mno-avx". Is there a way to turn this on? Alt, in what file is > this string, so I can try without it. Please teach your mail program to wrap lines

Compilation options

2012-10-22 Thread Uwaysi Bin Kareem
Hiya, I compiled the kernel with V=1 and noticed "-mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx". Is there a way to turn this on? Alt, in what file is this string, so I can try without it. Peace Be With You. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the

Compilation options

2012-10-22 Thread Uwaysi Bin Kareem
Hiya, I compiled the kernel with V=1 and noticed -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx. Is there a way to turn this on? Alt, in what file is this string, so I can try without it. Peace Be With You. -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body

Re: Compilation options

2012-10-22 Thread Randy Dunlap
On 10/22/2012 01:59 AM, Uwaysi Bin Kareem wrote: Hiya, I compiled the kernel with V=1 and noticed -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx. Is there a way to turn this on? Alt, in what file is this string, so I can try without it. Please teach your mail program to wrap lines around

IDE driver + kernel compilation options == disc detection

2005-03-26 Thread Leszek Dubiel
I would like somebody more experienced to help me, because even though I have read a lot about IDE kernel driver I didn't manage to find any answer for the question I describe below. I have asked for quite time on other groups but nobody helped me. I have gone through google on groups and even

IDE driver + kernel compilation options == disc detection

2005-03-26 Thread Leszek Dubiel
I would like somebody more experienced to help me, because even though I have read a lot about IDE kernel driver I didn't manage to find any answer for the question I describe below. I have asked for quite time on other groups but nobody helped me. I have gone through google on groups and even