Re: 2.6.32.1 kernel unable to use more than 2 of 16 CPUs on Intel E5540 (i7)

From: Roland Dreier
Date: Thu Jun 24 2010 - 18:05:32 EST


Your config seems to have CONFIG_PM and therefore CONFIG_ACPI disabled.
So the kernel is relying on mptable information. Unsurprisingly on a
modern system, that info is probably broken -- since everything would
have been tested with ACPI.

Try turning on CONFIG_ACPI and see if that helps at all.
--
Roland Dreier <rolandd@xxxxxxxxx> || For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/index.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/