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:
Ecco Park
2017-07-12 11:42:13 -07:00
parent 4293069bf3
commit a9ff1cc53d

View File

@@ -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