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

Issue 258733013: Simplify old space allocation strategy. (Closed)

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

Description

Simplify old space allocation strategy. BUG= R=mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21017

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -51 lines) Patch
M src/heap.h View 1 chunk +0 lines, -6 lines 0 comments Download
M src/heap.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M src/incremental-marking.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/mark-compact.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/mark-compact.cc View 2 chunks +4 lines, -5 lines 0 comments Download
M src/spaces.h View 1 1 chunk +0 lines, -6 lines 0 comments Download
M src/spaces.cc View 1 2 2 chunks +9 lines, -28 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Hannes Payer (out of office)
6 years, 7 months ago (2014-04-28 11:52:47 UTC) #1
Michael Starzinger
LGTM. I like it. Let's hope that the overall system is sane enough already for ...
6 years, 7 months ago (2014-04-28 12:22:01 UTC) #2
Hannes Payer (out of office)
https://codereview.chromium.org/258733013/diff/2/src/spaces.cc File src/spaces.cc (right): https://codereview.chromium.org/258733013/diff/2/src/spaces.cc#newcode2592 src/spaces.cc:2592: MarkCompactCollector* collector = heap()->mark_compact_collector(); On 2014/04/28 12:22:01, Michael Starzinger ...
6 years, 7 months ago (2014-04-28 12:51:06 UTC) #3
Hannes Payer (out of office)
6 years, 7 months ago (2014-04-28 12:58:41 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r21017 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698