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

Issue 1107213003: Fix idle ticks during isolate startup (Closed)

Created:
5 years, 8 months ago by Cutch
Modified:
5 years, 8 months ago
Reviewers:
rmacnak, Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Fix idle ticks during isolate startup - Change default isolate vm tag from idle to Embedder - When a thread is exiting an isolate, only set the Idle tag if the isolate has been made runnable. Set LoadWait tag otherwise. R=iposva@google.com, rmacnak@google.com Committed: https://code.google.com/p/dart/source/detail?r=45436

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -4 lines) Patch
M runtime/vm/isolate.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/tags.h View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M runtime/vm/thread.cc View 1 2 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 7 (1 generated)
Cutch
5 years, 8 months ago (2015-04-27 23:15:28 UTC) #2
rmacnak
lgtm
5 years, 8 months ago (2015-04-27 23:28:06 UTC) #3
Ivan Posva
On 2015/04/27 23:28:06, rmacnak wrote: > lgtm I need to understand this first... -ivan
5 years, 8 months ago (2015-04-27 23:28:50 UTC) #4
Cutch
PTAL
5 years, 8 months ago (2015-04-27 23:58:57 UTC) #5
Ivan Posva
LGTM -ip
5 years, 8 months ago (2015-04-28 00:05:27 UTC) #6
Cutch
5 years, 8 months ago (2015-04-28 00:32:54 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as 45436 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698