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

Issue 2942543002: [heap] Allow a minimum semi-space size of 512K. (Closed)

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

Description

[heap] Allow a minimum semi-space size of 512K. This CL also reduces the minimum semi-space size to 512K. BUG=chromium:716032 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_rel_ng Review-Url: https://codereview.chromium.org/2942543002 Cr-Commit-Position: refs/heads/master@{#45992} Committed: https://chromium.googlesource.com/v8/v8/+/0d2ed6c3287ec48ee06ec1b69287ed4bf0dd60d7

Patch Set 1 #

Patch Set 2 : variable #

Patch Set 3 : variable #

Patch Set 4 : test #

Total comments: 8

Patch Set 5 : comments #

Patch Set 6 : remove const #

Patch Set 7 : test api #

Patch Set 8 : kb #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -37 lines) Patch
M include/v8.h View 1 2 3 4 5 3 chunks +27 lines, -4 lines 0 comments Download
M src/api.cc View 1 2 3 4 5 3 chunks +4 lines, -4 lines 0 comments Download
M src/heap/heap.h View 1 2 3 4 3 chunks +19 lines, -11 lines 0 comments Download
M src/heap/heap.cc View 1 2 4 chunks +10 lines, -9 lines 0 comments Download
M test/cctest/heap/test-heap.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-api.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-strings.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M test/unittests/heap/heap-unittest.cc View 1 2 3 1 chunk +6 lines, -6 lines 0 comments Download

Messages

Total messages: 34 (21 generated)
Hannes Payer (out of office)
3 years, 6 months ago (2017-06-14 07:13:49 UTC) #8
Michael Lippautz
https://codereview.chromium.org/2942543002/diff/60001/include/v8.h File include/v8.h (right): https://codereview.chromium.org/2942543002/diff/60001/include/v8.h#newcode5984 include/v8.h:5984: int max_semi_space_size() const { return max_semi_space_size_in_kb_ / 1024; } ...
3 years, 6 months ago (2017-06-14 07:25:09 UTC) #9
jochen (gone - plz use gerrit)
include/ lgtm
3 years, 6 months ago (2017-06-14 07:50:25 UTC) #12
Hannes Payer (out of office)
https://codereview.chromium.org/2942543002/diff/60001/include/v8.h File include/v8.h (right): https://codereview.chromium.org/2942543002/diff/60001/include/v8.h#newcode5984 include/v8.h:5984: int max_semi_space_size() const { return max_semi_space_size_in_kb_ / 1024; } ...
3 years, 6 months ago (2017-06-14 07:57:02 UTC) #13
Michael Lippautz
lgtm
3 years, 6 months ago (2017-06-14 08:07:48 UTC) #14
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/2942543002/80001
3 years, 6 months ago (2017-06-14 11:53:25 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_gyp_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_gyp_rel_ng/builds/19997)
3 years, 6 months ago (2017-06-14 11:59:35 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/2942543002/100001
3 years, 6 months ago (2017-06-16 10:57:08 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_gyp_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_gyp_rel_ng/builds/20106)
3 years, 6 months ago (2017-06-16 11:05:58 UTC) #23
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/2942543002/120001
3 years, 6 months ago (2017-06-16 11:21:46 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_gyp_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_gyp_rel_ng/builds/20110)
3 years, 6 months ago (2017-06-16 11:28:36 UTC) #28
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/2942543002/140001
3 years, 6 months ago (2017-06-19 09:16:26 UTC) #31
commit-bot: I haz the power
3 years, 6 months ago (2017-06-19 10:16:22 UTC) #34
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
https://chromium.googlesource.com/v8/v8/+/0d2ed6c3287ec48ee06ec1b69287ed4bf0d...

Powered by Google App Engine
This is Rietveld 408576698