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

Issue 2959373002: Create a new QUIC BBR ack aggregation patch which allows extra CWND only when bytes in flight has g… (Closed)

Created:
3 years, 5 months ago by wangyix1
Modified:
3 years, 5 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

Create a new QUIC BBR ack aggregation patch which allows extra CWND only when bytes in flight has gone below the target bytes in flight recently. Protected by FLAGS_quic_reloadable_flag_quic_bbr_ack_aggregation_bytes2. Merge internal change: 160232114 R=rch@chromium.org

Patch Set 1 #

Patch Set 2 : Rebase #

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

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 10 (8 generated)
wangyix1
3 years, 5 months ago (2017-06-29 01:23:34 UTC) #1
Ryan Hamilton
3 years, 5 months ago (2017-06-29 02:55:37 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698