mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
wifi: change the tcp tune parameters for max Tx/Rx tputs
Increase the tcp socket write buffer size. Bug: 63351644 Change-Id: I1429f8aa49d55b3253401e6131349c55eb72da8a Signed-off-by: Ecco Park <eccopark@google.com>
This commit is contained in:
@@ -409,6 +409,7 @@ on boot
|
||||
# Assign TCP buffer thresholds to be ceiling value of technology maximums
|
||||
# Increased technology maximums should be reflected here.
|
||||
write /proc/sys/net/core/rmem_max 8388608
|
||||
write /proc/sys/net/core/wmem_max 8388608
|
||||
|
||||
# Update DVR cpusets to boot-time values.
|
||||
write /dev/cpuset/kernel/cpus 0-7
|
||||
|
||||
Reference in New Issue
Block a user