diff options
author | Wei Wang <weiwan@google.com> | 2021-09-29 20:25:13 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-09-30 15:36:46 +0300 |
commit | 053f368412c9a7bfce2befec8c795113c8cfb0b1 (patch) | |
tree | 30f0da3c75f0c65934cf3e42cd43c3fb8d4d0488 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ca057051cf25a8c198af7b73daf922ef65a3c016 (diff) | |
download | linux-053f368412c9a7bfce2befec8c795113c8cfb0b1.tar.xz |
tcp: adjust rcv_ssthresh according to sk_reserved_mem
When user sets SO_RESERVE_MEM socket option, in order to utilize the
reserved memory when in memory pressure state, we adjust rcv_ssthresh
according to the available reserved memory for the socket, instead of
using 4 * advmss always.
Signed-off-by: Wei Wang <weiwan@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions