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

Issue 2857243002: fix packet conservation to remove packets from recovery window when they are lost. Protected by FL… (Closed)

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

Description

fix packet conservation to remove packets from recovery window when they are lost. Protected by FLAGS_quic_reloadable_flag_quic_bbr_fix_conservation2. This causes a dramatic reduction in losses compared to the previous patch. The transfer time is approximately the same. Merge internal change: 154590929 R=rch@chromium.org BUG=

Patch Set 1 #

Patch Set 2 : Updated patchset dependency #

Patch Set 3 : rebase #

Patch Set 4 : Updated patchset dependency #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -14 lines) Patch
M net/quic/core/congestion_control/bbr_sender.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/core/congestion_control/bbr_sender.cc View 3 chunks +50 lines, -5 lines 0 comments Download
M net/quic/core/congestion_control/bbr_sender_test.cc View 2 chunks +2 lines, -8 lines 0 comments Download
M net/quic/core/quic_flags_list.h View 1 chunk +3 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
Buck
3 years, 7 months ago (2017-05-03 19:36:31 UTC) #1
Ryan Hamilton
3 years, 7 months ago (2017-05-03 19:44:32 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698