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

Issue 977453002: Discard acks from QUIC's UnackedPacketMap when the map is larger than (Closed)

Created:
5 years, 9 months ago by ramant (doing other things)
Modified:
5 years, 9 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@Remove_TCP_and_BBR_max_congestion_window_87346681
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Discard acks from QUIC's UnackedPacketMap when the map is larger than one half of its max size(2500). Was previously 200. Merge internal change: 87419283 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -12 lines) Patch
M net/quic/quic_unacked_packet_map.cc View 2 chunks +1 line, -9 lines 0 comments Download
M net/quic/quic_unacked_packet_map_test.cc View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
5 years, 9 months ago (2015-03-03 03:01:22 UTC) #1
Ryan Hamilton
5 years, 9 months ago (2015-03-03 05:11:19 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698