diff options
author | Chenbo Feng <fengc@google.com> | 2018-11-08 17:36:21 -0800 |
---|---|---|
committer | Chenbo Feng <fengc@google.com> | 2018-11-27 15:37:52 -0800 |
commit | 7f14dbc33f639f558fae5806e20e406c00493a03 (patch) | |
tree | 2a6b48a478675bb025cc3d3152b62c14869ab601 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | c49ec8d1e7cd5dc83ce02c6c218de80401ea9a8d (diff) |
Call netd to update the tcp buffer size
The system server is controlling the tcp buffer now by writing to
/sys/kernel/ipv4/tcp_{rmem,wmem}_{min,def,max}. Those files are
basically the same as /proc/sys/net/ipv4/tcp_{rmem,wmem} except those
latter ones contain all three values in one file. Netd can directly write
to those files so we no longer need to depend on these android specific
files.
Test: netd_integration_test
Bug: 118572798
Change-Id: I588b48be29ecf61fd5bbf94f97f63738be4eae25
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions