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

Issue 1499893002: Reland "[heap] Refactor evacuation for young and old gen into visitors." (Closed)

Created:
5 years ago by Michael Lippautz
Modified:
5 years ago
CC:
v8-reviews_googlegroups.com, Hannes Payer (out of office), ulan
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Reland "[heap] Refactor evacuation for young and old gen into visitors." Create a visitor for evacuating objects for young and old generation. This is the first step of preparing a task to process, both, newspace and oldspace pages in parallel. BUG=chromium:524425 LOG=N Committed: https://crrev.com/f0f707d8326cd8e0135c1e7a8bbb9893e6d04510 Cr-Commit-Position: refs/heads/master@{#32617}

Patch Set 1 : Base #

Patch Set 2 : Added AlwaysAllocateScope #

Total comments: 5

Patch Set 3 : Moved resetting live bytes back #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -103 lines) Patch
M src/heap/mark-compact.h View 2 chunks +13 lines, -5 lines 0 comments Download
M src/heap/mark-compact.cc View 1 2 6 chunks +115 lines, -98 lines 0 comments Download

Messages

Total messages: 14 (8 generated)
Michael Lippautz
PTAL. This is the CL that triggered lots of aborted pages. https://codereview.chromium.org/1499893002/diff/40001/src/heap/mark-compact.cc File src/heap/mark-compact.cc (right): ...
5 years ago (2015-12-04 11:29:35 UTC) #4
Hannes Payer (out of office)
lgtm https://codereview.chromium.org/1499893002/diff/40001/src/heap/mark-compact.cc File src/heap/mark-compact.cc (right): https://codereview.chromium.org/1499893002/diff/40001/src/heap/mark-compact.cc#newcode3391 src/heap/mark-compact.cc:3391: AlwaysAllocateScope always_allocate(isolate()); On 2015/12/04 11:29:35, Michael Lippautz wrote: ...
5 years ago (2015-12-04 12:00:41 UTC) #6
Michael Lippautz
https://codereview.chromium.org/1499893002/diff/40001/src/heap/mark-compact.cc File src/heap/mark-compact.cc (right): https://codereview.chromium.org/1499893002/diff/40001/src/heap/mark-compact.cc#newcode3401 src/heap/mark-compact.cc:3401: p->ResetLiveBytes(); On 2015/12/04 12:00:41, Hannes Payer wrote: > On ...
5 years ago (2015-12-04 13:29:49 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1499893002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1499893002/60001
5 years ago (2015-12-04 13:33:50 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years ago (2015-12-04 14:19:28 UTC) #12
commit-bot: I haz the power
5 years ago (2015-12-04 14:19:38 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f0f707d8326cd8e0135c1e7a8bbb9893e6d04510
Cr-Commit-Position: refs/heads/master@{#32617}

Powered by Google App Engine
This is Rietveld 408576698