[coreboot] [PATCH] Add options to disable SMP

Myles Watson mylesgw at gmail.com
Fri Oct 23 22:04:16 CEST 2009


On Fri, Oct 23, 2009 at 1:52 PM, Myles Watson <mylesgw at gmail.com> wrote:

> Add options to the debugging menu to disable logical processors and SMP.
>
> They both depend on EXPERT, and MAX_CPUS depends on disabling logical
> processors so that no one tries to run a quad core CPU with only one stack.
>
> Signed-off-by: Myles Watson <mylesgw at gmail.com>
>

I decided that it makes more sense to directly change SMP, not MAX_CPUS.  I
made SMP depend on MAX_PHYSICAL_CPUS so that you are not prompted to disable
SMP unless you have multiple sockets.

Thanks,
Myles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20091023/a70699ee/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: disable_smp.diff
Type: text/x-patch
Size: 685 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20091023/a70699ee/attachment.diff>


More information about the coreboot mailing list