Jake Roggenbuck
Jake Roggenbuck
I used a [tool](https://github.com/mdtarhini/cheat-sheet-maker) to make this cheat sheet. Any content you would like me to add? 
Yeah, I think adding a setting to make it 12 hour time would be very helpful
I checked and it doesn't work with sudo but does with with root. There is a small intersection of hardware things that don't accept sudo but do accept root.
However, when I set the value for scaling_max_freq it instantly reset to it's default
Found it: /sys/devices/system/cpu/cpuX/cpufreq/scaling_setspeed
It says here that you can set the speed https://wiki.archlinux.org/title/CPU_frequency_scaling
Set a thing in the config to use that gov when acs run is started
Okay, so it looks like scaling_max_freq and scaling_min_freq are when you scale the cpu using a governor and cpuinfo_max_freq and cpuinfo_min_freq are just the raw system requirements
https://www.kernel.org/doc/Documentation/cpu-freq/user-guide.txt
We could also predict battery life. I could see these two features working well together.