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

Issue 2280593002: Significantly increased max_num_buffers_ of Vp9FrameBufferPool. (Closed)

Created:
4 years, 3 months ago by hbos
Modified:
4 years, 3 months ago
Reviewers:
stefan-webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhengzhonghou_agora.io, video-team_agora.io, stefan-webrtc, mflodman
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Significantly increased max_num_buffers_ of Vp9FrameBufferPool. Changed from 10 to 68. This is to avoid a flake where the limit is exceeded, see crbug.com/638554. Our performance tests should flag performance regressions, we shouldn't rely on crashing because the number of referenced buffers is not tiny to detect this. However, if a really big number of buffers (>68) are referenced without being dereferenced it is likely that we have a bug and frames are leaking in which case we can DCHECK-crash. BUG=chromium:638554 Committed: https://crrev.com/c928453fd03a25d9d66d1c5052fcd1e4ade3dbc7 Cr-Commit-Position: refs/heads/master@{#14084}

Patch Set 1 #

Patch Set 2 : Updated comment and max num buffers #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -3 lines) Patch
M webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.h View 1 1 chunk +10 lines, -3 lines 0 comments Download

Messages

Total messages: 16 (10 generated)
hbos
Please take a look, stefan.
4 years, 3 months ago (2016-08-25 08:35:19 UTC) #2
stefan-webrtc
Do we have a warning logged when we reach a large number in release builds? ...
4 years, 3 months ago (2016-09-05 19:13:58 UTC) #8
hbos
On 2016/09/05 19:13:58, stefan-webrtc (holmer) wrote: > Do we have a warning logged when we ...
4 years, 3 months ago (2016-09-06 07:56:07 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2280593002/20001
4 years, 3 months ago (2016-09-06 07:56:19 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-06 08:38:31 UTC) #14
commit-bot: I haz the power
4 years, 3 months ago (2016-09-06 08:38:43 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c928453fd03a25d9d66d1c5052fcd1e4ade3dbc7
Cr-Commit-Position: refs/heads/master@{#14084}

Powered by Google App Engine
This is Rietveld 408576698