this post was submitted on 12 Jan 2026
32 points (100.0% liked)

Linux

13152 readers
780 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

Auto-CPUFreq 3.0 released this weekend as the newest version of this Linux user-space tool to help you extend your laptop battery life by automatically applying CPU speed and power optimizations. When all goes according to plan, Auto-CPUFreq means extending your battery life without compromises to the user experience.

One of the new features of Auto-CPUFreq 3.0 include the ability to override the CPU turbo setting (where available) via the program's command line interface or GUI. For those using the auto-cpufreq CLI, the new --turbo flag allows overriding the CPU turbo mode for this additional knob for either extending your battery life or still wanting to reach your CPU's peak clock speeds.

you are viewing a single comment's thread
view the rest of the comments
[–] bremen15@piefed.social 1 points 2 months ago

For stability and security reasons, everything that can be done in user space instead of kernel space should be done in user space. Performance of this functionality is not critical.