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

Issue 1891683002: Reland of "[heap] Better integrate handling of aborted compaction pages" (Closed)

Created:
4 years, 8 months ago by Michael Lippautz
Modified:
4 years, 8 months ago
CC:
Hannes Payer (out of office), ulan, 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

Reland of "[heap] Better integrate handling of aborted compaction pages" - Get rid of fixing up pointers on the main thread - Get rid of sweeping on the main thread Instead: - Record (and process afterwards) slots in parallel - Add the pages to the concurrent sweeper as pointers have already been fixed This reverts commit 6df04b296b87e1dad7eb4383167553e721e5fbd8. BUG=chromium:581412 LOG=N TEST=cctest/test-compaction/* Committed: https://crrev.com/3ace01d1b33faed8f67bfa8a7fb04b118caafe3a Cr-Commit-Position: refs/heads/master@{#35485}

Patch Set 1 : baseline #

Patch Set 2 : fixed #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -78 lines) Patch
M src/heap/gc-tracer.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M src/heap/gc-tracer.cc View 1 2 chunks +0 lines, -2 lines 0 comments Download
M src/heap/mark-compact.h View 2 chunks +1 line, -2 lines 0 comments Download
M src/heap/mark-compact.cc View 1 7 chunks +50 lines, -70 lines 3 comments Download
M src/heap/spaces-inl.h View 1 chunk +4 lines, -2 lines 0 comments Download
M test/cctest/heap/test-compaction.cc View 4 chunks +4 lines, -0 lines 0 comments Download
M tools/eval_gc_time.sh View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 14 (7 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1891683002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1891683002/20001
4 years, 8 months ago (2016-04-14 07:13:58 UTC) #3
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-14 07:44:21 UTC) #5
Michael Lippautz
ptal, this was a combination of 2 bugs: - to early sweeping - not recording ...
4 years, 8 months ago (2016-04-14 07:50:11 UTC) #7
Hannes Payer (out of office)
lgtm
4 years, 8 months ago (2016-04-14 10:50:37 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1891683002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1891683002/20001
4 years, 8 months ago (2016-04-14 11:04:27 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-14 11:06:27 UTC) #12
commit-bot: I haz the power
4 years, 8 months ago (2016-04-14 11:07:24 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/3ace01d1b33faed8f67bfa8a7fb04b118caafe3a
Cr-Commit-Position: refs/heads/master@{#35485}

Powered by Google App Engine
This is Rietveld 408576698