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

Issue 8997004: Do not delay sweeping of pages that are completely free. (Closed)

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

Description

Do not delay sweeping of pages that are completely free. R=erik.corry@gmail.com Committed: http://code.google.com/p/v8/source/detail?r=10273

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -9 lines) Patch
M src/mark-compact.cc View 2 chunks +8 lines, -8 lines 0 comments Download
M src/spaces.cc View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
9 years ago (2011-12-19 11:12:30 UTC) #1
Erik Corry
9 years ago (2011-12-19 11:23:58 UTC) #2
LGTM

http://codereview.chromium.org/8997004/diff/1/src/spaces.cc
File src/spaces.cc (right):

http://codereview.chromium.org/8997004/diff/1/src/spaces.cc#newcode755
src/spaces.cc:755: // Adjust list of unswept pages if the page is it's head.
it's ->its.

Actually "if the page is the head of the list".

Powered by Google App Engine
This is Rietveld 408576698