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

Issue 309623007: Tenure allocation sites only when semi-space is maximum size. (Closed)

Created:
6 years, 6 months ago by Hannes Payer (out of office)
Modified:
6 years, 6 months ago
Reviewers:
mvstanton
CC:
v8-dev
Visibility:
Public.

Description

Tenure allocation sites only when semi-space is maximum size. BUG= R=mvstanton@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21623

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+153 lines, -35 lines) Patch
M src/heap.h View 1 2 3 2 chunks +10 lines, -0 lines 0 comments Download
M src/heap.cc View 1 2 3 5 chunks +26 lines, -10 lines 0 comments Download
M src/mark-compact.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/objects.h View 1 2 3 3 chunks +12 lines, -5 lines 0 comments Download
M src/objects.cc View 1 chunk +13 lines, -0 lines 0 comments Download
M src/objects-inl.h View 1 2 3 1 chunk +37 lines, -19 lines 0 comments Download
M src/spaces.h View 1 chunk +4 lines, -0 lines 0 comments Download
M test/cctest/test-heap.cc View 1 10 chunks +51 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Hannes Payer (out of office)
6 years, 6 months ago (2014-06-02 13:14:21 UTC) #1
mvstanton
Hi Hannes, it is great to see the maybe-tenure state incorporated. Just two related comments, ...
6 years, 6 months ago (2014-06-02 13:31:24 UTC) #2
Hannes Payer (out of office)
https://codereview.chromium.org/309623007/diff/1/src/heap.cc File src/heap.cc (right): https://codereview.chromium.org/309623007/diff/1/src/heap.cc#newcode1304 src/heap.cc:1304: changed_to_max_semi_space_size_ = true; On 2014/06/02 13:31:25, mvstanton wrote: > ...
6 years, 6 months ago (2014-06-02 14:56:52 UTC) #3
mvstanton
Great, lgtm. Just one nit: the name "valid_feedback" is a little confusing - I wonder ...
6 years, 6 months ago (2014-06-03 05:44:54 UTC) #4
Hannes Payer (out of office)
Done.
6 years, 6 months ago (2014-06-03 07:35:59 UTC) #5
Hannes Payer (out of office)
6 years, 6 months ago (2014-06-03 07:55:54 UTC) #6
Message was sent while issue was closed.
Committed patchset #4 manually as r21623 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698