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

Issue 2764653002: Add a QUIC BBR ack aggregation mode which measures the number of bytes acknowledged faster than the… (Closed)

Created:
3 years, 9 months ago by Ryan Hamilton
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

Add a QUIC BBR ack aggregation mode which measures the number of bytes acknowledged faster than the max bandwidth. Protected by FLAGS_quic_reloadable_flag_quic_bbr_ack_aggregation_bytes. De-flakes and re-enables BbrSenderTest::SimpleTransfer2RTTStartup. Merge internal change: 150335661 BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+129 lines, -3 lines) Patch
M net/quic/core/congestion_control/bbr_sender.h View 3 chunks +17 lines, -0 lines 0 comments Download
M net/quic/core/congestion_control/bbr_sender.cc View 4 chunks +37 lines, -0 lines 0 comments Download
M net/quic/core/congestion_control/bbr_sender_test.cc View 2 chunks +70 lines, -3 lines 0 comments Download
M net/quic/core/quic_flags_list.h View 1 chunk +5 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 3 (1 generated)
Ryan Hamilton
3 years, 9 months ago (2017-03-20 22:27:35 UTC) #2
Jana
3 years, 9 months ago (2017-03-20 22:49:51 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698