Merge "init.qcom.post_boot.sh: Setting rps mask value to 10 for 8939"

This commit is contained in:
Linux Build Service Account 2014-09-15 05:58:35 -07:00 committed by Gerrit - the friendly Code Review server
commit 4eb07a6782
1 changed files with 1 additions and 0 deletions

View File

@ -351,6 +351,7 @@ case "$target" in
;;
"239" | "241" )
echo 0 > /sys/module/lpm_levels/parameters/sleep_disabled
echo 10 > /sys/class/net/rmnet0/queues/rx-0/rps_cpus
;;
"233")
echo 0 > /sys/module/lpm_levels/parameters/sleep_disabled