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

Issue 2872323002: [heap] Color object black on unsafe layout change. (Closed)

Created:
3 years, 7 months ago by ulan
Modified:
3 years, 7 months ago
CC:
v8-reviews_googlegroups.com, Hannes Payer (out of office)
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

[heap] Color object black on unsafe layout change. This is a part of synchronization protocol with the concurrent marking. BUG=chromium:694255 Review-Url: https://codereview.chromium.org/2872323002 Cr-Commit-Position: refs/heads/master@{#45262} Committed: https://chromium.googlesource.com/v8/v8/+/ee41ee6bd7854aeb3e74b5a8784dd107b03fa904

Patch Set 1 #

Total comments: 2

Patch Set 2 : do not filter black objects during scavenge #

Patch Set 3 : handle marking deque overflow #

Patch Set 4 : fix unused variable #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -29 lines) Patch
M src/heap/concurrent-marking-deque.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/heap/heap.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/heap/incremental-marking.h View 1 chunk +5 lines, -0 lines 0 comments Download
M src/heap/incremental-marking.cc View 1 2 3 4 chunks +33 lines, -26 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 19 (9 generated)
ulan
ptal
3 years, 7 months ago (2017-05-10 15:33:45 UTC) #3
Hannes Payer (out of office)
https://codereview.chromium.org/2872323002/diff/1/src/heap/incremental-marking.cc File src/heap/incremental-marking.cc (right): https://codereview.chromium.org/2872323002/diff/1/src/heap/incremental-marking.cc#newcode883 src/heap/incremental-marking.cc:883: // 2. The object is a JSObject that was ...
3 years, 7 months ago (2017-05-10 20:37:45 UTC) #4
ulan
https://codereview.chromium.org/2872323002/diff/1/src/heap/incremental-marking.cc File src/heap/incremental-marking.cc (right): https://codereview.chromium.org/2872323002/diff/1/src/heap/incremental-marking.cc#newcode883 src/heap/incremental-marking.cc:883: // 2. The object is a JSObject that was ...
3 years, 7 months ago (2017-05-11 10:37:24 UTC) #5
Hannes Payer (out of office)
lgtm
3 years, 7 months ago (2017-05-11 10:38:27 UTC) #6
ulan
ptal, I changed Marking:: to ObjectMarking:: and added handling of marking deque overflow.
3 years, 7 months ago (2017-05-11 14:44:04 UTC) #7
Michael Lippautz
lgtm
3 years, 7 months ago (2017-05-11 14:45:14 UTC) #8
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/2872323002/40001
3 years, 7 months ago (2017-05-11 14:51:01 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_gyp_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_gyp_rel_ng/builds/18196) v8_linux_mipsel_compile_rel on master.tryserver.v8 (JOB_FAILED, ...
3 years, 7 months ago (2017-05-11 14:54:31 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/2872323002/60001
3 years, 7 months ago (2017-05-11 14:57:11 UTC) #16
commit-bot: I haz the power
3 years, 7 months ago (2017-05-11 15:34:17 UTC) #19
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/v8/v8/+/ee41ee6bd7854aeb3e74b5a8784dd107b03...

Powered by Google App Engine
This is Rietveld 408576698