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

Issue 2057103002: Tune the memory pressure handler to perform a second GC immediately (Closed)

Created:
4 years, 6 months ago by ulan
Modified:
4 years, 6 months ago
Reviewers:
Michael Lippautz
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

Tune the memory pressure handler to perform a second GC immediately after the first GC if time allows and there is memory to be freed. BUG=chromium:618958 LOG=NO Committed: https://crrev.com/29b695ef138f1fb23d179ffc3d7f0f97f6071b7e Cr-Commit-Position: refs/heads/master@{#36894}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comments #

Patch Set 3 : x #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -1 line) Patch
M src/heap/heap.cc View 1 1 chunk +29 lines, -1 line 0 comments Download
M test/cctest/heap/test-heap.cc View 1 2 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
ulan
ptal, wdyt?
4 years, 6 months ago (2016-06-10 11:06:27 UTC) #3
Michael Lippautz
Any chance we can deprecate LowMemoryNotification soonish? It's a bit confusing to have 2 API ...
4 years, 6 months ago (2016-06-10 11:20:34 UTC) #4
ulan
https://codereview.chromium.org/2057103002/diff/1/src/heap/heap.cc File src/heap/heap.cc (right): https://codereview.chromium.org/2057103002/diff/1/src/heap/heap.cc#newcode4471 src/heap/heap.cc:4471: const double kMaxMemoryPressurePauseMs = 100; On 2016/06/10 11:20:34, Michael ...
4 years, 6 months ago (2016-06-10 11:36:01 UTC) #5
Michael Lippautz
lgtm not sure why RAIL did not come to my mind when I saw the ...
4 years, 6 months ago (2016-06-10 11:38:43 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2057103002/20001
4 years, 6 months ago (2016-06-10 11:43:12 UTC) #8
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/17481)
4 years, 6 months ago (2016-06-10 12:01:42 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2057103002/40001
4 years, 6 months ago (2016-06-10 12:50:34 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 6 months ago (2016-06-10 13:17:17 UTC) #15
commit-bot: I haz the power
4 years, 6 months ago (2016-06-10 13:18:58 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/29b695ef138f1fb23d179ffc3d7f0f97f6071b7e
Cr-Commit-Position: refs/heads/master@{#36894}

Powered by Google App Engine
This is Rietveld 408576698