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

Issue 1559873004: [heap] Buffer counter updates for new space evacuation. (Closed)

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

Description

[heap] Buffer counter updates for new space evacuation. * Buffer counter updates in the corresponding visitor to allow parallel processing of pages. * Fix a bug where we don't keep live bytes in sync when marking is already finished. LOG=N BUG=524425 Committed: https://crrev.com/bfefce1e50e459a5f821b2a755802d6acaf8c85c Cr-Commit-Position: refs/heads/master@{#33170}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Move verification to VerifyMarking parts #

Patch Set 3 : Fix if branch in AdjustLiveBytes and some DCHECKs #

Patch Set 4 : Invariant is not holding for now #

Patch Set 5 : Switch AdjustLiveBytes to checking whether we are in a HeapIterator #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -12 lines) Patch
M src/heap/heap.h View 1 2 3 4 3 chunks +15 lines, -2 lines 0 comments Download
M src/heap/heap.cc View 1 2 3 4 4 chunks +8 lines, -1 line 0 comments Download
M src/heap/mark-compact.cc View 1 2 3 6 chunks +17 lines, -8 lines 0 comments Download
M src/heap/spaces.h View 1 2 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 33 (16 generated)
Michael Lippautz
https://codereview.chromium.org/1559873004/diff/1/src/heap/mark-compact.cc File src/heap/mark-compact.cc (right): https://codereview.chromium.org/1559873004/diff/1/src/heap/mark-compact.cc#newcode3124 src/heap/mark-compact.cc:3124: DCHECK_EQ(survivors_size, new_space_visitor.promoted_size() + In theory we could remove this ...
4 years, 11 months ago (2016-01-04 16:43:15 UTC) #2
Hannes Payer (out of office)
https://codereview.chromium.org/1559873004/diff/1/src/heap/mark-compact.cc File src/heap/mark-compact.cc (right): https://codereview.chromium.org/1559873004/diff/1/src/heap/mark-compact.cc#newcode3124 src/heap/mark-compact.cc:3124: DCHECK_EQ(survivors_size, new_space_visitor.promoted_size() + On 2016/01/04 16:43:15, Michael Lippautz wrote: ...
4 years, 11 months ago (2016-01-04 17:30:45 UTC) #3
Michael Lippautz
https://codereview.chromium.org/1559873004/diff/1/src/heap/mark-compact.cc File src/heap/mark-compact.cc (right): https://codereview.chromium.org/1559873004/diff/1/src/heap/mark-compact.cc#newcode3124 src/heap/mark-compact.cc:3124: DCHECK_EQ(survivors_size, new_space_visitor.promoted_size() + On 2016/01/04 17:30:45, Hannes Payer wrote: ...
4 years, 11 months ago (2016-01-04 20:12:15 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1559873004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1559873004/60001
4 years, 11 months ago (2016-01-04 20:12:40 UTC) #8
commit-bot: I haz the power
Dry run: 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/13713)
4 years, 11 months ago (2016-01-04 20:15:04 UTC) #10
Michael Lippautz
PTAL
4 years, 11 months ago (2016-01-05 09:14:16 UTC) #12
Hannes Payer (out of office)
lgtm
4 years, 11 months ago (2016-01-05 10:28:09 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1559873004/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1559873004/100001
4 years, 11 months ago (2016-01-05 10:32:07 UTC) #15
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_linux_dbg on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_dbg/builds/12633)
4 years, 11 months ago (2016-01-05 11:53:30 UTC) #17
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1559873004/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1559873004/120001
4 years, 11 months ago (2016-01-07 11:57:54 UTC) #20
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-07 12:21:08 UTC) #22
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1559873004/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1559873004/140001
4 years, 11 months ago (2016-01-08 10:56:54 UTC) #24
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-08 11:35:47 UTC) #26
Hannes Payer (out of office)
lgtm
4 years, 11 months ago (2016-01-08 12:09:35 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1559873004/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1559873004/140001
4 years, 11 months ago (2016-01-08 12:13:09 UTC) #29
commit-bot: I haz the power
Committed patchset #5 (id:140001)
4 years, 11 months ago (2016-01-08 12:25:08 UTC) #31
commit-bot: I haz the power
4 years, 11 months ago (2016-01-08 12:25:24 UTC) #33
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/bfefce1e50e459a5f821b2a755802d6acaf8c85c
Cr-Commit-Position: refs/heads/master@{#33170}

Powered by Google App Engine
This is Rietveld 408576698