diff options
author | David S. Miller <[email protected]> | 2024-06-05 13:42:55 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-06-05 13:42:55 +0100 |
commit | 54751f4d5406760f46305725cc61fb72260971b6 (patch) | |
tree | 3af89709786e212616a07d06b4c0a184efdfce49 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 69e0b33a7fce4d96649b9fa32e56b696921aa48e (diff) | |
parent | f086edef71be7174a16c1ed67ac65a085cda28b1 (diff) |
Merge branch 'tcp-rto-min-us'
Kevin Yang says:
====================
tcp: add sysctl_tcp_rto_min_us
Adding a sysctl knob to allow user to specify a default
rto_min at socket init time.
After this patch series, the rto_min will has multiple sources:
route option has the highest precedence, followed by the
TCP_BPF_RTO_MIN socket option, followed by this new
tcp_rto_min_us sysctl.
v3:
fix typo, simplify min/max_t to min/max
v2:
fit line width to 80 column.
v2: https://lore.kernel.org/netdev/[email protected]/
v1: https://lore.kernel.org/netdev/[email protected]/
====================
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions