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

Issue 6756006: Exponentially increase incremental marking factor each 512 steps. (Closed)

Created:
9 years, 9 months ago by Vyacheslav Egorov (Chromium)
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Exponentially increase incremental marking factor each 512 steps. Track inlined new space allocations and do steps based on the amount of allocated data. Committed: http://code.google.com/p/v8/source/detail?r=7393

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -32 lines) Patch
M src/incremental-marking.h View 3 chunks +5 lines, -1 line 0 comments Download
M src/incremental-marking.cc View 4 chunks +10 lines, -2 lines 0 comments Download
M src/spaces.h View 3 chunks +27 lines, -5 lines 0 comments Download
M src/spaces.cc View 2 chunks +1 line, -10 lines 0 comments Download
M src/spaces-inl.h View 1 chunk +18 lines, -14 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
9 years, 9 months ago (2011-03-28 13:35:25 UTC) #1
Erik Corry
9 years, 9 months ago (2011-03-28 13:46:13 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698