aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rootdir/etc/init.qcom.power_msm8916.rc3
1 files changed, 3 insertions, 0 deletions
diff --git a/rootdir/etc/init.qcom.power_msm8916.rc b/rootdir/etc/init.qcom.power_msm8916.rc
index 47ed84b..fa3c6df 100644
--- a/rootdir/etc/init.qcom.power_msm8916.rc
+++ b/rootdir/etc/init.qcom.power_msm8916.rc
@@ -35,6 +35,9 @@ on enable-low-power
# Enable low power modes
write /sys/module/lpm_levels/parameters/sleep_disabled 0
+ # Set RPS mask
+ write /sys/class/net/rmnet0/queues/rx-0/rps_cpus 2
+
# Update foreground and background cpusets
write /dev/cpuset/foreground/cpus 0-3
write /dev/cpuset/foreground/boost/cpus 0-3