Ingo Molnar wrote:
> * [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>> +config THREAD_ORDER
>> +int "Kernel stack size (in page order)"
>> +range 1 3
>> +depends on X86_64
>> +default "3" if X86_SMP
>> +default "1"
>> +help
>> + Increases kernel stack size.
>
> you
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> +config THREAD_ORDER
> + int "Kernel stack size (in page order)"
> + range 1 3
> + depends on X86_64
> + default "3" if X86_SMP
> + default "1"
> + help
> + Increases kernel stack size.
you keep sending this broken po
[ patches for x86.git ]
02-fix-x86.git-debug-maxsmp
- adds debug options [do not include, except for DEBUG]
These are debug options only. Should not be applied but are very
helpful when the system panics early or when testing of large count
NR_CPUS is desired.
Signed-off
3 matches
Mail list logo