Re: [PATCH] x86: make generic arch support NUMAQ v2

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Yinghai Lu <yhlu.kernel@...>
Cc: Ingo Molnar <mingo@...>, Thomas Gleixner <tglx@...>, H. Peter Anvin <hpa@...>, Andrew Morton <akpm@...>, linux-kernel@vger.kernel.org <linux-kernel@...>
Date: Friday, June 6, 2008 - 2:17 am

On Thu, Jun 05, 2008 at 05:54:40PM -0700, Yinghai Lu wrote:

It is my understanding that special support for NUMAQ should die,
so the only remaning usage of CONFIG_NUMAQ is if set to select GENERICARCH.
In other words that you should not use CONFIG_NUMAQ anywhere in the code
but solely rely on GENERICARCH and then do runtime detection of the
other things.

That has been my understanding of the discussions about eliminating the
subarch support - but obviosuly Ingo & Co are the ones with better
knowledge in this area.
My point is that NUMAQ should not be a visible option at all in
*config and solely be present to select GENERICARCH is set to Y
in a defconfig file.
So you would have something like:

config NUMAQ
	defbool n

config GENERICARCH
	default NUMAQ

I am though not sure if this works as expected when NUMAQ is not visible
but it should be trivial to test.

	Sam
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
RFC [PATCH] x86: make generic arch support NUMAQ, Yinghai Lu, (Thu Jun 5, 6:09 am)
[patch 08/19] slub/slabinfo: add defrag statistics, Christoph Lameter, (Fri May 9, 10:21 pm)
[PATCH] x86: make generic arch support NUMAQ v2, Yinghai Lu, (Thu Jun 5, 8:14 pm)
[PATCH] x86: make generic arch support NUMAQ v3, Yinghai Lu, (Fri Jun 6, 5:41 pm)
[PATCH] x86: make generic arch support NUMAQ v4, Yinghai Lu, (Sat Jun 7, 3:31 am)
[PATCH] x86: make generic arch support NUMAQ v5, Yinghai Lu, (Sun Jun 8, 9:31 pm)
Re: [PATCH] x86: make generic arch support NUMAQ v5, Ingo Molnar, (Tue Jun 10, 5:55 am)
[PATCH] x86: make generic arch support NUMAQ - fix, Yinghai Lu, (Mon Jun 9, 8:00 pm)
Re: [PATCH] x86: make generic arch support NUMAQ v5, Andy Whitcroft, (Mon Jun 9, 10:41 am)
Re: [PATCH] x86: make generic arch support NUMAQ v5, Yinghai Lu, (Mon Jun 9, 2:00 pm)
Re: [PATCH] x86: make generic arch support NUMAQ v2, Yinghai Lu, (Thu Jun 5, 8:54 pm)
Re: [PATCH] x86: make generic arch support NUMAQ v2, Sam Ravnborg, (Fri Jun 6, 2:17 am)
Re: [PATCH] x86: make generic arch support NUMAQ v2, Yinghai Lu, (Fri Jun 6, 2:27 am)
Re: [PATCH] x86: make generic arch support NUMAQ v2, Ingo Molnar, (Fri Jun 6, 10:09 am)
Re: [PATCH] x86: make generic arch support NUMAQ v2, Yinghai Lu, (Fri Jun 6, 2:05 pm)
Re: RFC [PATCH] x86: make generic arch support NUMAQ, Sam Ravnborg, (Thu Jun 5, 7:00 am)
Re: RFC [PATCH] x86: make generic arch support NUMAQ, Ingo Molnar, (Thu Jun 5, 8:39 am)