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

Issue 2540513002: Move GPU proc message loop to heap (Closed)

Created:
4 years ago by ericrk
Modified:
4 years ago
CC:
chromium-reviews, jam, darin-cc_chromium.org, piman+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move GPU proc message loop to heap We are experiencing what appear to be memory-stomp issues in the GPU process. These issues seem to be impacting the message loop and listeners registered to it, such as the GPU watchdog thread. This change moves the message loop from the stack to a heap object as an experiment to see if it improves things. BUG=662802 Committed: https://crrev.com/1d9e17fe08c0dd44fa7e525662569f921e241bfc Cr-Commit-Position: refs/heads/master@{#435117}

Patch Set 1 : Make GPU proc message loop on heap #

Total comments: 1

Patch Set 2 : Add bugs to comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -6 lines) Patch
M content/gpu/gpu_main.cc View 1 1 chunk +16 lines, -6 lines 0 comments Download

Messages

Total messages: 21 (16 generated)
ericrk
Hi Ken, This is an experiment to see if we can improve some of the ...
4 years ago (2016-11-28 22:50:59 UTC) #8
Ken Russell (switch to Gerrit)
Very interesting. LGTM as an experiment. I linked this bug to another one which has ...
4 years ago (2016-11-29 03:02:27 UTC) #9
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/2540513002/40001
4 years ago (2016-11-29 23:46:04 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years ago (2016-11-30 01:52:20 UTC) #19
commit-bot: I haz the power
4 years ago (2016-11-30 01:58:52 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/1d9e17fe08c0dd44fa7e525662569f921e241bfc
Cr-Commit-Position: refs/heads/master@{#435117}

Powered by Google App Engine
This is Rietveld 408576698