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

Enabled rps with the mask value of 10 during the time of initialization.

CRs-fixed: 707518
Change-Id: If2155646c291f4996f0e9037b627cb1f1836714b
This commit is contained in:
Subash Abhinov Kasiviswanathan 2014-09-12 13:53:06 -06:00
parent e4af51c42a
commit ff1462d2a1
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