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

Issue 367853003: Change QUIC's pacer to allow a 10 packet burst when the connection comes (Closed)

Created:
6 years, 5 months ago by ramant (doing other things)
Modified:
6 years, 5 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Change QUIC's pacer to allow a 10 packet burst when the connection comes out of quiescence. This is in line with the kernel's qdisc implementation. Merge internal change: 70357214 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -36 lines) Patch
M net/quic/congestion_control/pacing_sender.h View 2 chunks +8 lines, -1 line 0 comments Download
M net/quic/congestion_control/pacing_sender.cc View 5 chunks +56 lines, -33 lines 0 comments Download
M net/quic/congestion_control/pacing_sender_test.cc View 2 chunks +50 lines, -1 line 0 comments Download
M net/quic/quic_sent_packet_manager.cc View 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 5 months ago (2014-07-02 02:29:48 UTC) #1
Ryan Hamilton
6 years, 5 months ago (2014-07-02 19:24:36 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698