Sepero / temp-throttle

A shell script for throttling system CPU frequency based on a desired maximum temperature
Other
243 stars 64 forks source link

Support intel_powerclamp driver #26

Closed flyser closed 5 years ago

flyser commented 8 years ago

Please support throttling with the intel powerclamp driver, which should (in theory) allow better performance than cpu frequency scaling. See https://www.kernel.org/doc/Documentation/thermal/intel_powerclamp.txt for details.

Sepero commented 8 years ago

Please allow me time and I will try to look into this more. Thank you for the suggestion. :)

Sepero commented 5 years ago

I apologize, but 1) temp-throttle wasn't designed to handle special architectures, and 2) I think I'm too stupid to implement this.

If someone would like to fork my work, for the purpose of adding this special support, I would be happy to give any advice I can to help get it running. Again, I apologize for any inconvenience.