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

Issue 1481953002: Move map retaining to finalization of incremental marking. (Closed)

Created:
5 years ago by ulan
Modified:
5 years ago
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

Move map retaining to finalization of incremental marking. Compaction of the array with maps happens lazily upon adding new maps. BUG= Committed: https://crrev.com/02320548a56a8087c9492d9a48fa846b0b7d3562 Cr-Commit-Position: refs/heads/master@{#32717}

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : Rebase #

Patch Set 4 : Address comment #

Patch Set 5 : rebase #

Patch Set 6 : Fix #

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -101 lines) Patch
M src/heap/gc-tracer.h View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M src/heap/gc-tracer.cc View 1 2 3 4 2 chunks +0 lines, -2 lines 0 comments Download
M src/heap/heap.h View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M src/heap/heap.cc View 1 2 3 4 2 chunks +32 lines, -0 lines 0 comments Download
M src/heap/incremental-marking.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/heap/incremental-marking.cc View 1 2 3 4 2 chunks +70 lines, -1 line 0 comments Download
M src/heap/mark-compact.h View 1 2 3 4 1 chunk +0 lines, -4 lines 0 comments Download
M src/heap/mark-compact.cc View 1 2 3 4 2 chunks +0 lines, -93 lines 0 comments Download
M src/objects.h View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M src/objects.cc View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
M test/cctest/heap/test-heap.cc View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (15 generated)
ulan
PTAL https://codereview.chromium.org/1481953002/diff/20001/src/heap/mark-compact.cc File src/heap/mark-compact.cc (left): https://codereview.chromium.org/1481953002/diff/20001/src/heap/mark-compact.cc#oldcode1917 src/heap/mark-compact.cc:1917: // Do not retain dead maps if flag ...
5 years ago (2015-11-30 09:32:24 UTC) #3
Hannes Payer (out of office)
lgtm https://codereview.chromium.org/1481953002/diff/20001/src/heap/mark-compact.cc File src/heap/mark-compact.cc (left): https://codereview.chromium.org/1481953002/diff/20001/src/heap/mark-compact.cc#oldcode2149 src/heap/mark-compact.cc:2149: GCTracer::Scope::MC_MARK_RETAIN_MAPS); Remove this counter from the tracer, it ...
5 years ago (2015-12-01 10:00:52 UTC) #4
ulan
On 2015/12/01 10:00:52, Hannes Payer wrote: > lgtm > > https://codereview.chromium.org/1481953002/diff/20001/src/heap/mark-compact.cc > File src/heap/mark-compact.cc (left): ...
5 years ago (2015-12-09 10:31:48 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1481953002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1481953002/60001
5 years ago (2015-12-09 10:32:23 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: v8_android_arm_compile_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_android_arm_compile_rel/builds/10920) v8_linux64_asan_rel on tryserver.v8 (JOB_FAILED, ...
5 years ago (2015-12-09 10:33:15 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1481953002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1481953002/80001
5 years ago (2015-12-09 13:52:59 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: v8_mac_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_mac_rel/builds/12928)
5 years ago (2015-12-09 14:06:28 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1481953002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1481953002/100001
5 years ago (2015-12-09 14:15:14 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_arm_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_arm_rel/builds/11232)
5 years ago (2015-12-09 14:27:30 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1481953002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1481953002/120001
5 years ago (2015-12-09 14:32:45 UTC) #23
commit-bot: I haz the power
Committed patchset #7 (id:120001)
5 years ago (2015-12-09 14:53:20 UTC) #25
commit-bot: I haz the power
5 years ago (2015-12-09 14:54:02 UTC) #27
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/02320548a56a8087c9492d9a48fa846b0b7d3562
Cr-Commit-Position: refs/heads/master@{#32717}

Powered by Google App Engine
This is Rietveld 408576698