aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorYuchung Cheng <[email protected]>2018-05-16 16:40:12 -0700
committerDavid S. Miller <[email protected]>2018-05-17 15:41:28 -0400
commit6ac06ecd3a5d1dd1aaea5c2a8f6d6e4c81d5de6a (patch)
tree66759ad3e1deda045d5656bd794ac30e54611ca6 /tools/perf/scripts/python/export-to-sqlite.py
parentb38a51fec1c1f693f03b1aa19d0622123634d4b7 (diff)
tcp: simpler NewReno implementation
This is a rewrite of NewReno loss recovery implementation that is simpler and standalone for readability and better performance by using less states. Note that NewReno refers to RFC6582 as a modification to the fast recovery algorithm. It is used only if the connection does not support SACK in Linux. It should not to be confused with the Reno (AIMD) congestion control. Signed-off-by: Yuchung Cheng <[email protected]> Signed-off-by: Neal Cardwell <[email protected]> Reviewed-by: Eric Dumazet <[email protected]> Reviewed-by: Soheil Hassas Yeganeh <[email protected]> Reviewed-by: Priyaranjan Jha <[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