Re: [git pull request] ACPI Processor Aggregator Driver for 2.6.32-rc1

From: Len Brown
Date: Mon Oct 05 2009 - 18:22:21 EST


> Technical question: the overall feature, which I'd describe as
> "shutting down CPUs when an external agent tells us the
> thermal/electrical/other load is too high" is not at all specific to
> the x86 CPU. Should the code have been designed in such a way as to
> permit other architectures to play?

I agree with Peter and Vaidy that a generic capability in the Linux
scheduler would be wonderful. But we don't have that today.

Re: this driver in particular...
acpi_pad accepts an ACPI event from the platform and then
does something with it.

Today, ACPI runs on just x86 and ia64, and I'm not aware
of any plans to implement this particularly feature on ia64 platforms.

cheers,
Len Brown, Intel Open Source Technology Center

--
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/