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

Issue 1393293002: [heap] Fix mark bits for partially compacted pages. (Closed)

Created:
5 years, 2 months ago by Michael Lippautz
Modified:
5 years, 2 months ago
Reviewers:
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] Fix mark bits for partially compacted pages. See bug report. R=ulan@chromium.org BUG=chromium:538567 LOG=N Committed: https://crrev.com/3feba64470bf835f3b6fea8c2caeba1277acf1e3 Cr-Commit-Position: refs/heads/master@{#31179}

Patch Set 1 #

Patch Set 2 : Added cell_base_index to ClearTillIndex & IndexInCell() function #

Total comments: 4

Patch Set 3 : Addressed comments #

Patch Set 4 : Fix compilation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+136 lines, -1 line) Patch
M src/heap/mark-compact.cc View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M src/heap/spaces.h View 1 2 3 chunks +22 lines, -1 line 0 comments Download
A test/unittests/heap/bitmap-unittest.cc View 1 2 3 1 chunk +107 lines, -0 lines 0 comments Download
M test/unittests/unittests.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
Michael Lippautz
PTAL. This should fix the issue we discovered yesterday.
5 years, 2 months ago (2015-10-08 09:48:21 UTC) #2
ulan
lgtm with two nits. https://codereview.chromium.org/1393293002/diff/20001/src/heap/mark-compact.cc File src/heap/mark-compact.cc (right): https://codereview.chromium.org/1393293002/diff/20001/src/heap/mark-compact.cc#newcode3359 src/heap/mark-compact.cc:3359: p->markbits()->ClearTillIndex( As discussed offline, let's ...
5 years, 2 months ago (2015-10-08 12:43:14 UTC) #3
Michael Lippautz
https://codereview.chromium.org/1393293002/diff/20001/src/heap/mark-compact.cc File src/heap/mark-compact.cc (right): https://codereview.chromium.org/1393293002/diff/20001/src/heap/mark-compact.cc#newcode3359 src/heap/mark-compact.cc:3359: p->markbits()->ClearTillIndex( On 2015/10/08 12:43:14, ulan wrote: > As discussed ...
5 years, 2 months ago (2015-10-08 12:57:51 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1393293002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1393293002/40001
5 years, 2 months ago (2015-10-08 12:58:05 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_gcc_compile_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_gcc_compile_rel/builds/7064)
5 years, 2 months ago (2015-10-08 13:15:51 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1393293002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1393293002/60001
5 years, 2 months ago (2015-10-08 13:27:20 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 2 months ago (2015-10-08 13:49:25 UTC) #13
commit-bot: I haz the power
5 years, 2 months ago (2015-10-08 13:49:40 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/3feba64470bf835f3b6fea8c2caeba1277acf1e3
Cr-Commit-Position: refs/heads/master@{#31179}

Powered by Google App Engine
This is Rietveld 408576698