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

Issue 1409813007: [heap] New Dijkstra marking write barrier. (Closed)

Created:
5 years, 1 month ago by Hannes Payer (out of office)
Modified:
5 years ago
Reviewers:
Michael Lippautz, ulan
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[heap] New Dijkstra marking write barrier. A.x = B Change from mark grey A to mark grey B. BUG= Committed: https://crrev.com/1c5df4fb62e11d293f96c8573e417a29f6d3a39e Cr-Commit-Position: refs/heads/master@{#32765}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 4

Patch Set 5 : #

Total comments: 2

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -49 lines) Patch
M src/heap/incremental-marking.h View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M src/heap/incremental-marking.cc View 1 2 3 4 5 3 chunks +10 lines, -41 lines 0 comments Download
M src/heap/spaces.h View 1 2 3 4 5 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 21 (11 generated)
ulan
https://codereview.chromium.org/1409813007/diff/60001/src/heap/incremental-marking.cc File src/heap/incremental-marking.cc (right): https://codereview.chromium.org/1409813007/diff/60001/src/heap/incremental-marking.cc#newcode66 src/heap/incremental-marking.cc:66: // Object may not be rescanned we need to ...
5 years, 1 month ago (2015-11-06 10:54:46 UTC) #5
Hannes Payer (out of office)
https://codereview.chromium.org/1409813007/diff/60001/src/heap/incremental-marking.cc File src/heap/incremental-marking.cc (right): https://codereview.chromium.org/1409813007/diff/60001/src/heap/incremental-marking.cc#newcode66 src/heap/incremental-marking.cc:66: // Object may not be rescanned we need to ...
5 years, 1 month ago (2015-11-10 20:23:11 UTC) #6
Michael Lippautz
lgtm from my side https://codereview.chromium.org/1409813007/diff/80001/src/heap/incremental-marking.cc File src/heap/incremental-marking.cc (right): https://codereview.chromium.org/1409813007/diff/80001/src/heap/incremental-marking.cc#newcode65 src/heap/incremental-marking.cc:65: if (BaseRecordWrite(obj, value) && slot ...
5 years, 1 month ago (2015-11-10 20:50:28 UTC) #8
ulan
lgtm > I did not change this one because it is used in a way ...
5 years, 1 month ago (2015-11-11 10:24:10 UTC) #9
Hannes Payer (out of office)
rebased and running try perf bots again https://codereview.chromium.org/1409813007/diff/80001/src/heap/incremental-marking.cc File src/heap/incremental-marking.cc (right): https://codereview.chromium.org/1409813007/diff/80001/src/heap/incremental-marking.cc#newcode65 src/heap/incremental-marking.cc:65: if (BaseRecordWrite(obj, ...
5 years ago (2015-12-04 10:50:13 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1409813007/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1409813007/100001
5 years ago (2015-12-10 11:33:23 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_avx2_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_avx2_rel/builds/7614)
5 years ago (2015-12-10 11:55:41 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1409813007/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1409813007/100001
5 years ago (2015-12-10 17:09:06 UTC) #17
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years ago (2015-12-10 17:28:57 UTC) #19
commit-bot: I haz the power
5 years ago (2015-12-10 17:29:17 UTC) #21
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/1c5df4fb62e11d293f96c8573e417a29f6d3a39e
Cr-Commit-Position: refs/heads/master@{#32765}

Powered by Google App Engine
This is Rietveld 408576698