diff options
author | Eric Dumazet <edumazet@google.com> | 2017-11-07 09:29:28 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-11-10 06:34:58 +0100 |
commit | 356d1833b638bd465672aefeb71def3ab93fc17d (patch) | |
tree | 68354249261e8de8d367bfc21bb2969ecb9053d6 /net/ipv4/tcp_vegas.c | |
parent | net: allow per netns sysctl_rmem and sysctl_wmem for protos (diff) | |
download | linux-356d1833b638bd465672aefeb71def3ab93fc17d.tar.xz linux-356d1833b638bd465672aefeb71def3ab93fc17d.zip |
tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
Note that when a new netns is created, it inherits its
sysctl_tcp_rmem and sysctl_tcp_wmem from initial netns.
This change is needed so that we can refine TCP rcvbuf autotuning,
to take RTT into consideration.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Wei Wang <weiwan@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_vegas.c')
0 files changed, 0 insertions, 0 deletions