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

Issue 2927553003: [heap] Use larger marking steps during external allocation pressure (Closed)

Created:
3 years, 6 months ago by Hannes Payer (out of office)
Modified:
3 years, 6 months ago
Reviewers:
ulan
CC:
v8-reviews_googlegroups.com, Hannes Payer (out of office)
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

[heap] Use larger marking steps during external allocation pressure BUG=chromium:626082, chromium:728228 Review-Url: https://codereview.chromium.org/2927553003 Cr-Commit-Position: refs/heads/master@{#45784} Committed: https://chromium.googlesource.com/v8/v8/+/8d75644fc0ce1cee5d6eca42006f4c4aa89e9b86

Patch Set 1 #

Total comments: 1

Patch Set 2 : step scaling #

Patch Set 3 : right types #

Patch Set 4 : check #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -7 lines) Patch
M src/heap/heap.cc View 1 2 3 1 chunk +5 lines, -7 lines 0 comments Download

Messages

Total messages: 24 (17 generated)
ulan
https://codereview.chromium.org/2927553003/diff/1/src/heap/heap.cc File src/heap/heap.cc (right): https://codereview.chromium.org/2927553003/diff/1/src/heap/heap.cc#newcode933 src/heap/heap.cc:933: if (external_memory_ > (external_memory_limit_ + kExternalMemoryHardLimit)) { 128MB increase ...
3 years, 6 months ago (2017-06-06 14:14:52 UTC) #3
ulan
ps2 lgtm
3 years, 6 months ago (2017-06-06 16:27:50 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2927553003/20001
3 years, 6 months ago (2017-06-06 18:39:56 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_avx2_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_avx2_rel_ng/builds/22927) v8_linux64_avx2_rel_ng_triggered on master.tryserver.v8 (JOB_FAILED, ...
3 years, 6 months ago (2017-06-06 18:59:25 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2927553003/60001
3 years, 6 months ago (2017-06-08 08:56:37 UTC) #20
commit-bot: I haz the power
Committed patchset #4 (id:60001) as https://chromium.googlesource.com/v8/v8/+/8d75644fc0ce1cee5d6eca42006f4c4aa89e9b86
3 years, 6 months ago (2017-06-08 08:58:36 UTC) #23
Michael Achenbach
3 years, 6 months ago (2017-06-08 21:19:35 UTC) #24
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:60001) has been created in
https://codereview.chromium.org/2925333002/ by machenbach@chromium.org.

The reason for reverting is: Blocks the roll. Fails some layout tests:
https://build.chromium.org/p/tryserver.v8/builders/v8_linux_blink_rel/builds/...

STDERR: # Fatal error in ../../v8/src/heap/heap.cc, line 957
STDERR: # Check failed: 1.0 <= pressure (1 vs. -0.00503761)..

Powered by Google App Engine
This is Rietveld 408576698