shibatch / cputemp

Program that controls the CPU frequency to make its temperature close to the specified target

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This program controls the CPU frequency to make its temperature close to the target on a Linux computer.

This is basically a simple alternative to thermald. If you are not happy with thermald, try this instead. In that case, you can start this program from rc.local.

About

Program that controls the CPU frequency to make its temperature close to the specified target


Languages

Language:C 97.5%Language:Makefile 2.5%