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

Issue 1775003003: Implement parallel pointer updates after evacuation. (Closed)

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

Description

Implement parallel pointer updates after evacuation. BUG=chromium:568495 LOG=NO Committed: https://crrev.com/561e1629023726e2d7d71e86938088edcdf7331f Cr-Commit-Position: refs/heads/master@{#34665}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 11

Patch Set 5 : Address comments #

Patch Set 6 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+322 lines, -54 lines) Patch
M BUILD.gn View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M src/flag-definitions.h View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M src/heap/mark-compact.cc View 1 2 3 4 5 6 chunks +82 lines, -32 lines 0 comments Download
A src/heap/page-parallel-job.h View 1 2 3 4 1 chunk +182 lines, -0 lines 0 comments Download
M src/heap/remembered-set.h View 4 chunks +54 lines, -22 lines 0 comments Download
M tools/gyp/v8.gyp View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
ulan
PTAL
4 years, 9 months ago (2016-03-08 20:09:47 UTC) #3
Michael Lippautz
lgtm, only nits. As far as I see it should already be possible to refactor ...
4 years, 9 months ago (2016-03-09 09:48:53 UTC) #4
ulan
Thanks for comments! https://codereview.chromium.org/1775003003/diff/60001/src/heap/mark-compact.cc File src/heap/mark-compact.cc (right): https://codereview.chromium.org/1775003003/diff/60001/src/heap/mark-compact.cc#newcode3162 src/heap/mark-compact.cc:3162: 1, static_cast<int>( On 2016/03/09 09:48:53, Michael ...
4 years, 9 months ago (2016-03-09 17:34:18 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1775003003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1775003003/80001
4 years, 9 months ago (2016-03-09 17:34:38 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-09 18:01:52 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1775003003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1775003003/100001
4 years, 9 months ago (2016-03-10 11:45:52 UTC) #12
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 9 months ago (2016-03-10 12:18:30 UTC) #14
commit-bot: I haz the power
4 years, 9 months ago (2016-03-10 12:19:24 UTC) #16
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/561e1629023726e2d7d71e86938088edcdf7331f
Cr-Commit-Position: refs/heads/master@{#34665}

Powered by Google App Engine
This is Rietveld 408576698