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

Issue 2351963005: Limit QUIC's Cubic CWND increases to 1/2 the bytes acked when in (Closed)

Created:
4 years, 3 months ago by Jana
Modified:
4 years, 3 months ago
Reviewers:
ianswett, Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Limit QUIC's Cubic CWND increases to 1/2 the bytes acked when in congestion avoidance. Protected by ENABLED FLAGS_quic_limit_cubic_cwnd_increase. Merge internal change: 133421910 R=ianswett@chromium.org, rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -6 lines) Patch
M net/quic/core/congestion_control/cubic.h View 1 chunk +6 lines, -1 line 0 comments Download
M net/quic/core/congestion_control/cubic.cc View 6 chunks +13 lines, -0 lines 0 comments Download
M net/quic/core/congestion_control/cubic_bytes.cc View 2 chunks +8 lines, -0 lines 0 comments Download
M net/quic/core/congestion_control/cubic_bytes_test.cc View 5 chunks +12 lines, -4 lines 0 comments Download
M net/quic/core/congestion_control/cubic_test.cc View 2 chunks +2 lines, -1 line 0 comments Download
M net/quic/core/congestion_control/tcp_cubic_sender_bytes_test.cc View 1 chunk +37 lines, -0 lines 0 comments Download
M net/quic/core/congestion_control/tcp_cubic_sender_packets_test.cc View 1 chunk +38 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: 3 (0 generated)
Jana
4 years, 3 months ago (2016-09-20 19:53:50 UTC) #1
Ryan Hamilton
lgtm lgtm
4 years, 3 months ago (2016-09-20 19:56:54 UTC) #2
Ryan Hamilton
4 years, 3 months ago (2016-09-20 19:56:55 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698