Throttle CPUs on high temperature #98

Open
opened 2025-04-22 17:16:07 +02:00 by rarias · 0 comments
Owner

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

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: https://jungle.bsc.es/git/rarias/jungle/issues/74 See: https://jungle.bsc.es/git/rarias/jungle/issues/87 See: https://stackoverflow.com/questions/11111852/how-to-shield-a-cpu-from-the-linux-scheduler-prevent-it-scheduling-threads-onto CC: @arocanon
rarias added the
kernel
ops
labels 2025-04-22 17:16:07 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rarias/jungle#98
No description provided.