On Wednesday 14 May 2008, Matthew Garrett wrote: > On Wed, May 14, 2008 at 01:36:14PM +0200, Thomas Renninger wrote: > > > Also there is another interface via mce: > > arch/x86/kernel/cpu/mcheck/therm_throt.c > > > > AFAIK this should be implemented in (all?) P4s, but Intel people should > > know for sure. > > Hm. The MCE interface is only for reporting, rather than control. Do you > know if it's possible to set the temperature at which the CPU will start > its own throttling? That would potentially be more straightforward. No. this is hardware invoked thermal trottling, and the software here is just trying to gracefully explain to you the reason that your machine is running abnormally slow. Software can not change the trip point for hardware thermal throttling. It is set at the factory. It is basically a hardware fail-safe mechanism, and thus the trip point is set higher than that for ACPI thermal throttling. -Len -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html