Throttle CPUs on high temperature #98
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It may be possible to shutdown some CPUs when the temperature is too high, so we reduce the power consumption in situations in which we are building several packages in parallel for too long.
See: #74
See: #87
See: https://stackoverflow.com/questions/11111852/how-to-shield-a-cpu-from-the-linux-scheduler-prevent-it-scheduling-threads-onto
CC: @arocanon