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

Issue 2833673006: Increases inflight limit for QUIC BBR if the ack rate in the past half-rtt was lower than half the… (Closed)

Created:
3 years, 8 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

Increases inflight limit for QUIC BBR if the ack rate in the past half-rtt was lower than half the current bandwidth estimate. Protected by FLAGS_quic_reloadable_flag_quic_bbr_slow_recent_delivery. Merge internal change: 153663187

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+153 lines, -12 lines) Patch
M net/quic/core/congestion_control/bbr_sender.h View 4 chunks +29 lines, -1 line 0 comments Download
M net/quic/core/congestion_control/bbr_sender.cc View 6 chunks +77 lines, -3 lines 0 comments Download
M net/quic/core/congestion_control/bbr_sender_test.cc View 1 chunk +32 lines, -0 lines 0 comments Download
M net/quic/core/congestion_control/send_algorithm_interface.h View 1 chunk +2 lines, -3 lines 0 comments Download
M net/quic/core/congestion_control/tcp_cubic_sender_base.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/congestion_control/tcp_cubic_sender_base.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_flags_list.h View 1 chunk +9 lines, -0 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.h View 1 chunk +2 lines, -3 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 3 (1 generated)
Ryan Hamilton
3 years, 8 months ago (2017-04-20 19:38:52 UTC) #2
Jana
3 years, 8 months ago (2017-04-20 19:45:38 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698