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

Issue 1588823003: [heap] Properly adjust live bytes for pages where we abort evacaution (Closed)

Created:
4 years, 11 months ago by Michael Lippautz
Modified:
4 years, 11 months ago
Reviewers:
ulan
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] Properly adjust live bytes for pages where we abort evacaution BUG=chromium:524425 LOG=N Committed: https://crrev.com/f501373dc738f1e83cfc51a46b46b5daeb757a0d Cr-Commit-Position: refs/heads/master@{#33302}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressed comments and remove DCHECK #

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

Messages

Total messages: 19 (8 generated)
Michael Lippautz
PTAL Not really an issue right now but we might as well keep the counter ...
4 years, 11 months ago (2016-01-14 15:32:49 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1588823003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1588823003/1
4 years, 11 months ago (2016-01-14 15:33:39 UTC) #4
commit-bot: I haz the power
Dry run: 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/12389)
4 years, 11 months ago (2016-01-14 15:46:00 UTC) #6
ulan
https://codereview.chromium.org/1588823003/diff/1/src/heap/mark-compact.cc File src/heap/mark-compact.cc (right): https://codereview.chromium.org/1588823003/diff/1/src/heap/mark-compact.cc#newcode3513 src/heap/mark-compact.cc:3513: LiveObjectIterator<kBlackObjects> it2(page); Let's move this code into a separate ...
4 years, 11 months ago (2016-01-14 15:46:38 UTC) #7
Michael Lippautz
I removed the DCHECK because it would actually require RecomputeLiveBytes to have "sane" (outdated) live ...
4 years, 11 months ago (2016-01-14 16:01:46 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1588823003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1588823003/40001
4 years, 11 months ago (2016-01-14 16:15:12 UTC) #11
ulan
lgtm
4 years, 11 months ago (2016-01-14 16:17:38 UTC) #12
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-14 16:39:51 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1588823003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1588823003/40001
4 years, 11 months ago (2016-01-14 17:00:01 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 11 months ago (2016-01-14 17:03:31 UTC) #17
commit-bot: I haz the power
4 years, 11 months ago (2016-01-14 17:04:24 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f501373dc738f1e83cfc51a46b46b5daeb757a0d
Cr-Commit-Position: refs/heads/master@{#33302}

Powered by Google App Engine
This is Rietveld 408576698