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

Issue 6995018: Ensure that we are getting steps from inline allocation when doing incremental sweeping. (Closed)

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

Description

Ensure that we are getting steps from inline allocation when doing incremental sweeping. Delay full collections when we decided do to an incremental mark-sweep even if incremental collector is still sweeping and have not started marking yet. Fix ll_prof.py to handle lack of code deletion events. Committed: http://code.google.com/p/v8/source/detail?r=7838

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -9 lines) Patch
M src/heap.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/incremental-marking.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M tools/ll_prof.py View 1 chunk +10 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
9 years, 7 months ago (2011-05-10 12:41:08 UTC) #1
Erik Corry
9 years, 7 months ago (2011-05-10 12:47:27 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698