mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 13:35:09 +00:00
rosemary: Enable stune boost for top-app
Reduce the top-app latencies by enabling top-app boosting.
This commit is contained in:
committed by
Matsvei Niaverau
parent
93ec25bdf8
commit
e62dbd3d48
@@ -1103,6 +1103,7 @@ on property:sys.boot_completed=1
|
||||
write /dev/stune/foreground/schedtune.prefer_idle 0
|
||||
write /dev/stune/top-app/schedtune.prefer_idle 0
|
||||
write /dev/stune/rt/schedtune.prefer_idle 0
|
||||
write /dev/stune/top-app/schedtune.boost 1
|
||||
write /proc/sys/kernel/sched_migration_cost_ns 200000
|
||||
write /proc/sys/net/ipv4/tcp_mtu_probing 1
|
||||
write /proc/sys/net/ipv4/ip_no_pmtu_disc 0
|
||||
|
||||
Reference in New Issue
Block a user