summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2025-10-13 18:22:33 +0300
committerJakub Kicinski <kuba@kernel.org>2025-10-15 19:04:21 +0300
commit2ddef3462b3a5d62e5485e22ce128a5c02276438 (patch)
treee0c1036a1e4ae273ac637e1ef61eb8ef25a99b95 /scripts/basic
parentd365c9bca35cdeb534aac279c81d1fc9730bb100 (diff)
downloadlinux-2ddef3462b3a5d62e5485e22ce128a5c02276438.tar.xz
net: add /proc/sys/net/core/txq_reselection_ms control
Add a new sysctl to control how often a queue reselection can happen even if a flow has a persistent queue of skbs in a Qdisc or NIC queue. A value of zero means the feature is disabled. Default is 1000 (1 second). This sysctl is used in the following patch. Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Neal Cardwell <ncardwell@google.com> Reviewed-by: Kuniyuki Iwashima <kuniyu@google.com> Link: https://patch.msgid.link/20251013152234.842065-4-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions