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

Issue 14714004: Fix incremental marking speed accelleration and start incremental marking when old space is almost … (Closed)

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

Description

Fix incremental marking speed accelleration and start incremental marking when old space is almost full when pretenuring objects. BUG= Committed: https://code.google.com/p/v8/source/detail?r=14559

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -5 lines) Patch
M src/incremental-marking.h View 1 chunk +1 line, -4 lines 0 comments Download
M src/incremental-marking.cc View 1 3 chunks +24 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Hannes Payer (out of office)
7 years, 7 months ago (2013-05-06 15:33:06 UTC) #1
Michael Starzinger
LGTM with a nit. https://codereview.chromium.org/14714004/diff/1/src/incremental-marking.cc File src/incremental-marking.cc (right): https://codereview.chromium.org/14714004/diff/1/src/incremental-marking.cc#newcode873 src/incremental-marking.cc:873: !FLAG_incremental_marking || nit: Indentation if ...
7 years, 7 months ago (2013-05-06 16:15:18 UTC) #2
Hannes Payer (out of office)
https://codereview.chromium.org/14714004/diff/1/src/incremental-marking.cc File src/incremental-marking.cc (right): https://codereview.chromium.org/14714004/diff/1/src/incremental-marking.cc#newcode873 src/incremental-marking.cc:873: !FLAG_incremental_marking || On 2013/05/06 16:15:18, Michael Starzinger wrote: > ...
7 years, 7 months ago (2013-05-06 16:17:36 UTC) #3
Hannes Payer (out of office)
7 years, 7 months ago (2013-05-06 16:17:55 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r14559 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698