I have been trying to change the governer on my laptop from ondemand to conservative on my CPUs using
"echo conservative > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor"
It works but I have to go through and run that command on all my cpus from cpu0 tp cpu7. but the real problem is is that every time I reboot the governer always changes back from conservative to ondemand. Is there a way to make the conservative gonerner the default governer?