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

Issue 1311993003: Reland "Make sure that memory reducer makes progress in incremental marking"" (Closed)

Created:
5 years, 3 months ago by ulan
Modified:
5 years, 3 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Reland "Make sure that memory reducer makes progress in incremental marking"" This reverts commit b06a6a891cc762835577bb856f8c5e8f0bf8ab31. BUG=chromium:519319, chromium:515873 LOG=NO Committed: https://crrev.com/69bb3e1f1fcf449c95619d9dd1baa883c7cb51ad Cr-Commit-Position: refs/heads/master@{#30569}

Patch Set 1 #

Patch Set 2 : Fix the crasher #

Patch Set 3 : Cleanup test #

Patch Set 4 : Add check to TryFinalizeIdleIncrementalMarking #

Total comments: 4

Patch Set 5 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -2 lines) Patch
M src/heap/heap.h View 1 2 3 4 2 chunks +4 lines, -0 lines 0 comments Download
M src/heap/heap.cc View 1 2 3 1 chunk +14 lines, -1 line 0 comments Download
M src/heap/incremental-marking.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/heap/memory-reducer.cc View 1 chunk +24 lines, -1 line 0 comments Download
M test/cctest/test-heap.cc View 1 2 3 4 1 chunk +35 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
ulan_google
PTAL. The patch set 1 contains the original CL + DCHECK in incremenal-marking + regression ...
5 years, 3 months ago (2015-09-03 14:33:12 UTC) #2
Michael Lippautz
lgtm, thanks for fixing this immediately :) https://codereview.chromium.org/1311993003/diff/60001/src/heap/heap.h File src/heap/heap.h (right): https://codereview.chromium.org/1311993003/diff/60001/src/heap/heap.h#newcode843 src/heap/heap.h:843: void FinalizeIncrementalMarkingIfComplete(const ...
5 years, 3 months ago (2015-09-03 15:01:49 UTC) #3
ulan_google
Thanks! https://codereview.chromium.org/1311993003/diff/60001/src/heap/heap.h File src/heap/heap.h (right): https://codereview.chromium.org/1311993003/diff/60001/src/heap/heap.h#newcode843 src/heap/heap.h:843: void FinalizeIncrementalMarkingIfComplete(const char* comment); On 2015/09/03 15:01:49, Michael ...
5 years, 3 months ago (2015-09-03 15:07:01 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1311993003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1311993003/80001
5 years, 3 months ago (2015-09-03 15:07:23 UTC) #7
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 3 months ago (2015-09-03 15:34:42 UTC) #8
commit-bot: I haz the power
5 years, 3 months ago (2015-09-03 15:34:57 UTC) #9
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/69bb3e1f1fcf449c95619d9dd1baa883c7cb51ad
Cr-Commit-Position: refs/heads/master@{#30569}

Powered by Google App Engine
This is Rietveld 408576698