summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorZiran Zhang <zhangcoder@yeah.net>2026-08-05 21:19:27 +0800
committerJakub Kicinski <kuba@kernel.org>2026-08-12 18:24:31 -0700
commit9b20885f147287bc13deef55effe7a400a9561aa (patch)
tree7bfc3c1df865c56d1315f863ef06df13faad83b1 /tools/perf/scripts/python/bin/stackcollapse-report
parentd77f3f01682688ff5db18f027f66c34b4b39e1ac (diff)
tcp: clarify comment for mdev_us in struct tcp_sock
The existing comment for mdev_us says "medium deviation", but this term is inaccurate. The field stores the "mean deviation" of RTT, as originally defined in Van Jacobson's paper "Congestion Avoidance and Control", and it is scaled by 4 (<< 2) in the Linux implementation. Update the comment to reflect the correct terminology and storage format. Signed-off-by: Ziran Zhang <zhangcoder@yeah.net> Reviewed-by: Fernando Fernandez Mancera <fmancera@suse.de> Link: https://patch.msgid.link/20260805131927.27661-1-zhangcoder@yeah.net Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions