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

Issue 2895473003: [heap] Simplify and scale ResourceConstraints::ConfigureDefaults. (Closed)

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

Description

[heap] Simplify and linearly scale ResourceConstraints::ConfigureDefaults. Perf Sheriffs: This CL may change performance on various benchmarks. BUG=chromium:716032 Review-Url: https://codereview.chromium.org/2895473003 Cr-Commit-Position: refs/heads/master@{#45495} Committed: https://chromium.googlesource.com/v8/v8/+/d37dd4a66e3625714006cf51e6f2efa6154001f2

Patch Set 1 #

Total comments: 1

Patch Set 2 : test cases #

Patch Set 3 : test cleanup #

Patch Set 4 : cleanup #

Patch Set 5 : cleanup #

Patch Set 6 : moved to heap #

Patch Set 7 : cleanup #

Patch Set 8 : remove header #

Total comments: 2

Patch Set 9 : rename #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -50 lines) Patch
M src/api.cc View 1 2 3 4 5 6 7 2 chunks +5 lines, -33 lines 0 comments Download
M src/heap/heap.h View 1 2 3 4 5 6 7 8 3 chunks +27 lines, -9 lines 0 comments Download
M src/zone/accounting-allocator.h View 1 chunk +1 line, -4 lines 0 comments Download
M test/unittests/heap/heap-unittest.cc View 1 2 3 4 5 1 chunk +32 lines, -0 lines 0 comments Download
M test/unittests/zone/segmentpool-unittest.cc View 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 36 (30 generated)
Hannes Payer (out of office)
3 years, 7 months ago (2017-05-19 11:19:51 UTC) #3
Hannes Payer (out of office)
https://codereview.chromium.org/2895473003/diff/1/src/heap/heap.h File src/heap/heap.h (right): https://codereview.chromium.org/2895473003/diff/1/src/heap/heap.h#newcode949 src/heap/heap.h:949: const int kMaxOldSpaceSizeLowMemoryDevice = 128 * kPointerMultiplier; I will ...
3 years, 7 months ago (2017-05-19 11:39:57 UTC) #4
ulan
lgtm https://codereview.chromium.org/2895473003/diff/140001/src/heap/heap.h File src/heap/heap.h (right): https://codereview.chromium.org/2895473003/diff/140001/src/heap/heap.h#newcode1359 src/heap/heap.h:1359: uint64_t rounded_physical_memory = maybe call this capped_physical_memory?
3 years, 7 months ago (2017-05-23 16:27:49 UTC) #29
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/2895473003/150001
3 years, 7 months ago (2017-05-23 16:30:16 UTC) #32
Hannes Payer (out of office)
https://codereview.chromium.org/2895473003/diff/140001/src/heap/heap.h File src/heap/heap.h (right): https://codereview.chromium.org/2895473003/diff/140001/src/heap/heap.h#newcode1359 src/heap/heap.h:1359: uint64_t rounded_physical_memory = On 2017/05/23 16:27:49, ulan wrote: > ...
3 years, 7 months ago (2017-05-23 16:30:19 UTC) #33
commit-bot: I haz the power
3 years, 7 months ago (2017-05-23 17:01:05 UTC) #36
Message was sent while issue was closed.
Committed patchset #9 (id:150001) as
https://chromium.googlesource.com/v8/v8/+/d37dd4a66e3625714006cf51e6f2efa6154...

Powered by Google App Engine
This is Rietveld 408576698