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

Issue 1409363003: [heap] Add concurrency-safe refilling to compaction spaces (Closed)

Created:
5 years, 2 months ago by Michael Lippautz
Modified:
5 years, 2 months 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

[heap] Add concurrency-safe refilling to compaction spaces BUG=chromium:524425 LOG=N Committed: https://crrev.com/d6235fc478aefcb5e28b432556bdc35d7dfb7a48 Cr-Commit-Position: refs/heads/master@{#31508}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressed comments #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -6 lines) Patch
M src/heap/mark-compact.h View 1 chunk +9 lines, -0 lines 0 comments Download
M src/heap/mark-compact.cc View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M src/heap/spaces.h View 1 2 chunks +4 lines, -1 line 0 comments Download
M src/heap/spaces.cc View 1 2 4 chunks +14 lines, -5 lines 0 comments Download

Messages

Total messages: 21 (9 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/1409363003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1409363003/1
5 years, 2 months ago (2015-10-21 12:17:14 UTC) #2
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 2 months ago (2015-10-21 12:46:46 UTC) #4
Hannes Payer (out of office)
https://codereview.chromium.org/1409363003/diff/1/src/heap/mark-compact.cc File src/heap/mark-compact.cc (right): https://codereview.chromium.org/1409363003/diff/1/src/heap/mark-compact.cc#newcode551 src/heap/mark-compact.cc:551: if (!heap()->concurrent_sweeping_enabled() || !IsSweepingCompleted()) { Let's factor this condition ...
5 years, 2 months ago (2015-10-22 11:05:14 UTC) #7
Michael Lippautz
PTAL ~=[,,_,,]:3 https://codereview.chromium.org/1409363003/diff/1/src/heap/mark-compact.cc File src/heap/mark-compact.cc (right): https://codereview.chromium.org/1409363003/diff/1/src/heap/mark-compact.cc#newcode551 src/heap/mark-compact.cc:551: if (!heap()->concurrent_sweeping_enabled() || !IsSweepingCompleted()) { On 2015/10/22 ...
5 years, 2 months ago (2015-10-22 12:50:38 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1409363003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1409363003/20001
5 years, 2 months ago (2015-10-22 13:02:12 UTC) #10
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_win64_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_win64_rel/builds/9901)
5 years, 2 months ago (2015-10-22 13:39:53 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1409363003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1409363003/40001
5 years, 2 months ago (2015-10-22 13:45:11 UTC) #14
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 2 months ago (2015-10-22 14:28:49 UTC) #16
Hannes Payer (out of office)
lgtm
5 years, 2 months ago (2015-10-23 10:14:04 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1409363003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1409363003/40001
5 years, 2 months ago (2015-10-23 10:26:19 UTC) #19
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 2 months ago (2015-10-23 10:27:37 UTC) #20
commit-bot: I haz the power
5 years, 2 months ago (2015-10-23 10:27:52 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d6235fc478aefcb5e28b432556bdc35d7dfb7a48
Cr-Commit-Position: refs/heads/master@{#31508}

Powered by Google App Engine
This is Rietveld 408576698