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

Issue 256743004: Don't unlink evacuation candidates before sweeping, move them to the end of their list of pages. (Closed)

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

Description

Don't unlink evacuation candidates before sweeping, move them to the end of their list of pages. BUG= R=mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21042

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 6

Patch Set 5 : #

Patch Set 6 : #

Total comments: 4

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -25 lines) Patch
M src/mark-compact.h View 1 2 3 4 5 6 2 chunks +6 lines, -3 lines 0 comments Download
M src/mark-compact.cc View 1 2 3 4 5 6 9 chunks +14 lines, -12 lines 0 comments Download
M src/spaces.h View 1 2 3 4 5 6 3 chunks +20 lines, -1 line 0 comments Download
M src/spaces.cc View 1 2 3 4 5 6 5 chunks +9 lines, -9 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Hannes Payer (out of office)
6 years, 7 months ago (2014-04-28 11:58:15 UTC) #1
Michael Starzinger
LGTM with comments. https://codereview.chromium.org/256743004/diff/60001/src/mark-compact.cc File src/mark-compact.cc (right): https://codereview.chromium.org/256743004/diff/60001/src/mark-compact.cc#newcode3711 src/mark-compact.cc:3711: nit: Two lines of white-space ought'a ...
6 years, 7 months ago (2014-04-29 10:23:57 UTC) #2
Hannes Payer (out of office)
https://codereview.chromium.org/256743004/diff/60001/src/mark-compact.cc File src/mark-compact.cc (right): https://codereview.chromium.org/256743004/diff/60001/src/mark-compact.cc#newcode3711 src/mark-compact.cc:3711: On 2014/04/29 10:23:57, Michael Starzinger wrote: > nit: Two ...
6 years, 7 months ago (2014-04-29 10:59:26 UTC) #3
Hannes Payer (out of office)
6 years, 7 months ago (2014-04-29 11:01:56 UTC) #4
Message was sent while issue was closed.
Committed patchset #7 manually as r21042 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698