Merge "msm8998: Disable sched_boost in post boot"
This commit is contained in:
commit
d750f84c66
|
@ -2609,6 +2609,7 @@ case "$target" in
|
|||
|
||||
echo 0-3 > /dev/cpuset/background/cpus
|
||||
echo 0-3 > /dev/cpuset/system-background/cpus
|
||||
echo 0 > /proc/sys/kernel/sched_boost
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Reference in New Issue