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

Issue 2407153002: [heap] Use RAIL mode for initial heap sizing (Closed)

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

Description

[heap] Use RAIL mode for initial heap sizing BUG=chromium:613518 Committed: https://crrev.com/aea4f1a704829fcb3fc3584b9d9948deeb5bcaa5 Cr-Commit-Position: refs/heads/master@{#41459}

Patch Set 1 #

Patch Set 2 : refactor #

Patch Set 3 : comments #

Total comments: 2

Patch Set 4 : rebase #

Patch Set 5 : trace gc #

Patch Set 6 : fix test #

Patch Set 7 : fix test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -49 lines) Patch
M src/heap/heap.h View 1 2 3 5 chunks +11 lines, -10 lines 0 comments Download
M src/heap/heap.cc View 1 2 3 4 5 6 12 chunks +28 lines, -29 lines 0 comments Download
M src/heap/incremental-marking-job.h View 3 chunks +2 lines, -3 lines 0 comments Download
M src/heap/incremental-marking-job.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M src/isolate.h View 1 2 3 2 chunks +6 lines, -0 lines 0 comments Download
M src/isolate.cc View 1 2 3 2 chunks +15 lines, -0 lines 0 comments Download
M test/cctest/heap/test-heap.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-api.cc View 1 2 3 4 5 6 1 chunk +9 lines, -3 lines 0 comments Download

Messages

Total messages: 27 (14 generated)
ulan
PTAL
4 years, 2 months ago (2016-10-11 08:50:50 UTC) #2
ulan
It depends on https://codereview.chromium.org/2397753006/
4 years, 2 months ago (2016-10-11 08:51:18 UTC) #3
Hannes Payer (out of office)
LGTM, only one comment about the heuristic. https://codereview.chromium.org/2407153002/diff/40001/src/heap/heap.h File src/heap/heap.h (right): https://codereview.chromium.org/2407153002/diff/40001/src/heap/heap.h#newcode1813 src/heap/heap.h:1813: static const ...
4 years, 2 months ago (2016-10-11 09:02:09 UTC) #5
Michael Lippautz
lgtm
4 years, 2 months ago (2016-10-12 18:40:30 UTC) #7
ulan
The chrome CL landed. I am going to land this soon. https://codereview.chromium.org/2407153002/diff/40001/src/heap/heap.h File src/heap/heap.h (right): ...
4 years ago (2016-12-02 11:42:28 UTC) #8
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/2407153002/60001
4 years ago (2016-12-02 12:50:42 UTC) #11
Hannes Payer (out of office)
LGTM
4 years ago (2016-12-02 12:50:56 UTC) #12
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/2407153002/100001
4 years ago (2016-12-02 15:17:27 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: v8_mac_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_mac_rel_ng/builds/13604) v8_mac_rel_ng_triggered on master.tryserver.v8 (JOB_FAILED, ...
4 years ago (2016-12-02 15:38:25 UTC) #18
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/2407153002/120001
4 years ago (2016-12-02 16:08:43 UTC) #21
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years ago (2016-12-02 16:33:52 UTC) #24
commit-bot: I haz the power
Patchset 7 (id:??) landed as https://crrev.com/aea4f1a704829fcb3fc3584b9d9948deeb5bcaa5 Cr-Commit-Position: refs/heads/master@{#41459}
4 years ago (2016-12-02 16:34:20 UTC) #26
gsathya
4 years ago (2016-12-03 01:30:19 UTC) #27
Message was sent while issue was closed.
On 2016/12/02 16:34:20, commit-bot: I haz the power wrote:
> Patchset 7 (id:??) landed as
> https://crrev.com/aea4f1a704829fcb3fc3584b9d9948deeb5bcaa5
> Cr-Commit-Position: refs/heads/master@{#41459}

Ulan, this CL regresses the promises benchmark by 9%. See the second spike here
--
https://chromeperf.appspot.com/report?sid=a6397f62515bcf6553280211ef6af517b8c...

Powered by Google App Engine
This is Rietveld 408576698