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

Issue 2846043003: [heap] Add concept of migration observers to evacuation (Closed)

Created:
3 years, 7 months ago by Michael Lippautz
Modified:
3 years, 7 months ago
CC:
v8-reviews_googlegroups.com, Hannes Payer (out of office)
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

[heap] Add concept of migration observers to evacuation Currently used for observing moves for profiling. In the future this will be used to transfer colors for the minor MC too. BUG=chromium:651354 Review-Url: https://codereview.chromium.org/2846043003 Cr-Commit-Position: refs/heads/master@{#45021} Committed: https://chromium.googlesource.com/v8/v8/+/b692e8b112ade0b3d47ef0202b98e7d5269141bd

Patch Set 1 #

Patch Set 2 : Offline comments #

Patch Set 3 : Typo #

Patch Set 4 : Remove unused field #

Patch Set 5 : Checking against static functions #

Patch Set 6 : Polish static version #

Unified diffs Side-by-side diffs Delta from patch set Stats (+152 lines, -85 lines) Patch
M src/heap/mark-compact.h View 2 chunks +11 lines, -0 lines 0 comments Download
M src/heap/mark-compact.cc View 1 2 3 4 5 7 chunks +141 lines, -85 lines 0 comments Download

Messages

Total messages: 26 (20 generated)
Michael Lippautz
PTAL Kicked off perf bots to see whether this is performance neutral.
3 years, 7 months ago (2017-04-27 17:44:50 UTC) #5
ulan
lgtm modulo offline comments.
3 years, 7 months ago (2017-04-27 18:01:09 UTC) #8
Hannes Payer (out of office)
lgtm % compile error and perf results
3 years, 7 months ago (2017-04-27 18:07:37 UTC) #9
Michael Lippautz
For completeness: The static version seems to win wrt. to raw speed. I benchmarked this ...
3 years, 7 months ago (2017-05-02 10:44:29 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2846043003/100001
3 years, 7 months ago (2017-05-02 10:45:04 UTC) #23
commit-bot: I haz the power
3 years, 7 months ago (2017-05-02 10:46:23 UTC) #26
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/v8/v8/+/b692e8b112ade0b3d47ef0202b98e7d5269...

Powered by Google App Engine
This is Rietveld 408576698