LWN.net Logo

Overheating

Overheating

Posted May 15, 2008 15:11 UTC (Thu) by ajtucker (subscriber, #11974)
In reply to: Overheating by zlynx
Parent article: Matthew Garrett on the race to idle

Thanks, it'd been a while since I'd given it a good blast, and it certainly helped -- I've
reverted back to using the kernel on-demand governor and the temperature is more stable.

I still stand by the comment that it should be possible to tell the governor to take into
account the CPU temperature and trip points and throttle back if necessary.


(Log in to post comments)

Overheating

Posted May 22, 2008 16:24 UTC (Thu) by anton (subscriber, #25547) [Link]

I still stand by the comment that it should be possible to tell the governor to take into account the CPU temperature and trip points and throttle back if necessary.
Since you have been happy with a userspace solution for that, you can also use a userspace solution in combination with ondemand:

Just lower the cpufreq/scaling_max_freq value when the CPU gets too hot. This will make ondemand lower the maximum frequency it chooses.

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds