Re: [PATCH] x86_64: make amd quad core 8 socket system not be clustered_box

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andi Kleen
Date: Friday, February 22, 2008 - 5:25 am

Yinghai Lu <Yinghai.Lu@Sun.COM> writes:


The clustered check is for Summit and es7000 systems
On 64bit systems it might be actually possible to trigger
this based on SLIT instead. But you'll need to check with
the IBM Summit/Unisys es7000 developers if that works or not

If you don't want to do that the safer way would be probably
the check if there are holes between the CPUs APIC numbers.
If yes then it's likely clustered mode. I think that would
be better than to disable it unconditionally for apic lifting
like your patches does.

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

Messages in current thread:
Re: [PATCH] x86_64: make amd quad core 8 socket system not ..., Andi Kleen, (Fri Feb 22, 5:25 am)
[PATCH] x86_64: for apic_is_clustered_box for vsmp v2, Yinghai Lu, (Sun Feb 24, 10:36 pm)
[PATCH] x86: vSMP selection in config, Yinghai Lu, (Sun Feb 24, 11:43 pm)
Re: [PATCH] x86_64: make amd quad core 8 socket system not ..., Ravikiran Thirumalai, (Mon Feb 25, 12:08 pm)
Re: [PATCH] x86_64: make amd quad core 8 socket system not ..., Ravikiran Thirumalai, (Mon Feb 25, 8:39 pm)
Re: [PATCH] x86_64: make amd quad core 8 socket system not ..., Ravikiran Thirumalai, (Mon Feb 25, 9:05 pm)
Re: [PATCH] x86_64: make amd quad core 8 socket system not ..., Ravikiran Thirumalai, (Tue Feb 26, 11:42 am)
Re: [PATCH] x86: vSMP selection in config, Sam Ravnborg, (Tue Feb 26, 1:05 pm)
Re: [PATCH] x86_64: make amd quad core 8 socket system not ..., Ravikiran Thirumalai, (Tue Feb 26, 1:32 pm)
Re: [PATCH] x86: vSMP selection in config, Yinghai Lu, (Tue Feb 26, 2:03 pm)
Re: [PATCH] x86_64: make amd quad core 8 socket system not ..., Ravikiran Thirumalai, (Tue Feb 26, 2:24 pm)
Re: [PATCH] x86_64: make amd quad core 8 socket system not ..., Ravikiran Thirumalai, (Tue Feb 26, 4:31 pm)
[PATCH 1/3] fix recursive dependencies, Roman Zippel, (Thu Feb 28, 9:09 pm)
[PATCH 2/3] fix choice dependency check, Roman Zippel, (Thu Feb 28, 9:10 pm)
[PATCH 3/3] add named choice group, Roman Zippel, (Thu Feb 28, 9:11 pm)
Re: [PATCH 1/3] fix recursive dependencies, Yinghai Lu, (Thu Feb 28, 10:05 pm)
Re: [PATCH 1/3] fix recursive dependencies, Roman Zippel, (Fri Feb 29, 6:22 am)
Re: [PATCH 1/3] fix recursive dependencies, Sam Ravnborg, (Fri Feb 29, 10:40 am)
Re: [PATCH 1/3] fix recursive dependencies, Ingo Molnar, (Fri Feb 29, 1:04 pm)
Re: [PATCH 1/3] fix recursive dependencies, Ingo Molnar, (Fri Feb 29, 1:05 pm)
Re: [PATCH 2/3] fix choice dependency check, Sam Ravnborg, (Mon Apr 28, 2:08 pm)