[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <49637944.6000803@sgi.com>
Date: Tue, 06 Jan 2009 07:31:16 -0800
From: Mike Travis <travis@....com>
To: Ingo Molnar <mingo@...e.hu>
CC: Jack Steiner <steiner@....com>, Nick Piggin <npiggin@...e.de>,
tglx@...utronix.de, mingo@...hat.com, hpa@...or.com,
linux-kernel@...r.kernel.org, Cliff Wickman <cpw@....com>,
Russ Anderson <rja@....com>
Subject: Re: [patch] x86: make UV support optional
Ingo Molnar wrote:
> * Mike Travis <travis@....com> wrote:
>
>> @@ -616,6 +616,7 @@ config MAXSMP
>> bool "Configure Maximum number of SMP Processors and NUMA Nodes"
>> depends on X86_64 && SMP && DEBUG_KERNEL && EXPERIMENTAL
>> select CPUMASK_OFFSTACK
>> + select X86_UV
>> default n
>> help
>
> why not add this to X86_UV:
>
> default MAXSMP
>
> this way it still stays fully configurable, but it is default-enabled if
> someone strives for a big SMP kernel.
>
> Ingo
Yes, that does sounds better, thanks!
Mike
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists