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

Issue 2318933005: Validate all flush IDs if the unvalidated list gets too long. (Closed)

Created:
4 years, 3 months ago by jbauman
Modified:
4 years, 3 months ago
Reviewers:
piman
CC:
chromium-reviews, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Validate all flush IDs if the unvalidated list gets too long. The browser process normally never needs to validate sync tokens unless it's returning resources to a renderer, so it's possible the highest verified flush ID will almost never be updated and the list of unvalidated flush IDs will grow indefinitely. Force a validation if that happens to avoid wasting memory. BUG=635051 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Committed: https://crrev.com/0f79f41c428a89593c81deaf5bbbd952b80195d6 Cr-Commit-Position: refs/heads/master@{#417168}

Patch Set 1 #

Total comments: 1

Patch Set 2 : move cleanup #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -2 lines) Patch
M gpu/ipc/client/command_buffer_proxy_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M gpu/ipc/client/command_buffer_proxy_impl.cc View 1 5 chunks +14 lines, -2 lines 0 comments Download

Messages

Total messages: 23 (15 generated)
jbauman
4 years, 3 months ago (2016-09-07 23:14:51 UTC) #7
piman
LGTM. IWBN to be able to validate flush ids when getting a message back from ...
4 years, 3 months ago (2016-09-07 23:49:10 UTC) #8
jbauman
On 2016/09/07 23:49:10, piman wrote: > LGTM. IWBN to be able to validate flush ids ...
4 years, 3 months ago (2016-09-07 23:58:38 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2318933005/20001
4 years, 3 months ago (2016-09-08 00:16:43 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/255073)
4 years, 3 months ago (2016-09-08 00:20:19 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2318933005/20001
4 years, 3 months ago (2016-09-08 01:25:00 UTC) #20
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-08 02:20:59 UTC) #21
commit-bot: I haz the power
4 years, 3 months ago (2016-09-08 02:24:11 UTC) #23
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0f79f41c428a89593c81deaf5bbbd952b80195d6
Cr-Commit-Position: refs/heads/master@{#417168}

Powered by Google App Engine
This is Rietveld 408576698