Merge "msm8998: Disable sched_boost in post boot"

This commit is contained in:
Linux Build Service Account 2017-07-13 20:04:46 -07:00 committed by Gerrit - the friendly Code Review server
commit d750f84c66
1 changed files with 1 additions and 0 deletions

View File

@ -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