Files
solene 0b7c16e526 import obsdfreqd-1.0.1
obsdfreqd is a CPU frequency scheduler daemon working in userland.

It has many parameters to tweak the frequency like min/max frequency,
polling frequency, inertia, step up/down size. obsdfreqd also support
limiting the frequency upon reaching a given temperature to avoid
a system spending time above the threshold. While it has many
parameters, the defaults are good enough for everyone.

ok sthen@ (who also did a similar port)
tested by many, thanks!
2022-04-21 17:12:31 +00:00

8 lines
391 B
Plaintext

obsdfreqd is a CPU frequency scheduler daemon working in userland.
It has many parameters to tweak the frequency like min/max frequency,
polling frequency, inertia, step up/down size. obsdfreqd also support
limiting the frequency upon reaching a given temperature to avoid
a system spending time above the threshold. While it has many
parameters, the defaults are good enough for everyone.