Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1244)

Issue 2807303002: Change QUIC's GeneralLossAlgorithm to calculate the reordering threshold it needs for each spurious… (Closed)

Created:
3 years, 8 months ago by danzh1
Modified:
3 years, 8 months ago
Reviewers:
Jana
CC:
chromium-reviews, cbentzel+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Change QUIC's GeneralLossAlgorithm to calculate the reordering threshold it needs for each spurious retransmit, rather than only the first in an epoch. Protected by FLAGS_quic_reloadable_flag_quic_fix_adaptive_time_loss. Merge internal change: 152396050 R=jri@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -4 lines) Patch
M net/quic/core/congestion_control/general_loss_algorithm.h View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/core/congestion_control/general_loss_algorithm.cc View 3 chunks +14 lines, -4 lines 0 comments Download
M net/quic/core/congestion_control/general_loss_algorithm_test.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M net/quic/core/quic_flags_list.h View 1 chunk +4 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 10 (8 generated)
danzh1
3 years, 8 months ago (2017-04-11 14:49:45 UTC) #1
Jana
3 years, 8 months ago (2017-04-11 17:53:18 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698