Re: [PATCH] ACPI: boot correctly with "nosmp" or "maxcpus=0"

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andi Kleen
Date: Thursday, August 16, 2007 - 12:36 pm

> @@ -157,10 +162,13 @@ early_param("nosmp", nosmp);

I must say I never liked that maxcpus=0 ... does disable the APIC
too. There can be situations where you want only a single CPU,
but still full APICs because modern systems don't boot without. 

It's the old traditional documented semantics though,
but on the other hand if it never worked with ACPI i guess people are
not relying on it.

So perhaps it would be better to change that? 
Or add a new option to limit CPUs without disabling ACPIC?

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

Messages in current thread:
Re: [PATCH] ACPI: boot correctly with "nosmp" or "maxcpus=0", Andi Kleen, (Thu Aug 16, 12:36 pm)