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 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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/