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

Issue 9674001: Fix heuristic triggering incremental marking. (Closed)

Created:
8 years, 9 months ago by Yang
Modified:
8 years, 9 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Fix heuristic triggering incremental marking. This changes the heuristic that starts incremental marking to be based on a more accurate heap size estimation. Pages being swept lazily can be accounted using the live bytes counter. R=mstarzinger@chromium.org BUG=v8:1682 Committed: https://code.google.com/p/v8/source/detail?r=11004

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/incremental-marking.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
PTAL.
8 years, 9 months ago (2012-03-09 22:04:20 UTC) #1
Yang
On 2012/03/09 22:04:20, Yang wrote: > PTAL. Uodated description as suggested.
8 years, 9 months ago (2012-03-11 09:08:26 UTC) #2
Michael Starzinger
8 years, 9 months ago (2012-03-12 08:40:54 UTC) #3
LGTM.

Powered by Google App Engine
This is Rietveld 408576698