mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-18 17:33:31 +00:00
ipq806x: Tweaked settings for cpu ondemand scheduler (R7800 Peformance issue)
This commit is contained in:
parent
91bdd6b3e0
commit
96ff77261f
@ -17,3 +17,6 @@ case $(board_name) in
|
||||
;;
|
||||
esac
|
||||
}
|
||||
|
||||
echo 35 > /sys/devices/system/cpu/cpufreq/ondemand/up_threshold
|
||||
echo 10 > /sys/devices/system/cpu/cpufreq/ondemand/sampling_down_factor
|
||||
|
Loading…
Reference in New Issue
Block a user