Re: [PATCH 2/3] x86: add percpu, cpu_to_node debug options

From: Mike Travis
Date: Thu Jan 24 2008 - 11:25:11 EST


Ingo Molnar wrote:
> * travis@xxxxxxx <travis@xxxxxxx> 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 portion, please dont ...
>
> Ingo

Sorry, I noted in the comments that that's only for the DEBUG patch, and
you shouldn't apply that, except when attempting to up the NR_CPUS count
for testing. (I should perhaps just quit submitting it? ;-)

As a side note, soon we should be able to up NR_CPUS and not worry about
stack overflows.

Thanks,
Mike
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/