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

Issue 2528563003: [heap] Use store buffer for writes coming from mutator. (Closed)

Created:
4 years ago by Hannes Payer (out of office)
Modified:
4 years ago
Reviewers:
ulan
CC:
v8-reviews_googlegroups.com, Hannes Payer (out of office), ulan
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Store buffer is used for writes that are coming from the mutator. Writes coming from the GC are directly added to the remembered set. BUG=chromium:648568 Committed: https://crrev.com/c63c34e12e60ac0a19e1338b647882ac61d08741 Cr-Commit-Position: refs/heads/master@{#41263}

Patch Set 1 #

Patch Set 2 : format #

Patch Set 3 : format #

Patch Set 4 : format #

Patch Set 5 : remove inline #

Patch Set 6 : adding export pragma #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -19 lines) Patch
M src/heap/heap.cc View 1 2 3 4 5 2 chunks +2 lines, -5 lines 0 comments Download
M src/heap/heap-inl.h View 1 2 3 2 chunks +2 lines, -6 lines 0 comments Download
M src/heap/store-buffer.h View 1 2 3 4 5 3 chunks +19 lines, -1 line 0 comments Download
M src/heap/store-buffer.cc View 1 2 3 1 chunk +21 lines, -7 lines 0 comments Download

Messages

Total messages: 38 (33 generated)
ulan
lgtm
4 years ago (2016-11-24 12:34:17 UTC) #24
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/2528563003/100001
4 years ago (2016-11-24 13:28:00 UTC) #32
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years ago (2016-11-24 13:29:48 UTC) #35
commit-bot: I haz the power
Patchset 6 (id:??) landed as https://crrev.com/c63c34e12e60ac0a19e1338b647882ac61d08741 Cr-Commit-Position: refs/heads/master@{#41263}
4 years ago (2016-11-24 13:30:12 UTC) #37
Michael Achenbach
4 years ago (2016-11-24 13:49:35 UTC) #38
Message was sent while issue was closed.
A revert of this CL (patchset #6 id:100001) has been created in
https://codereview.chromium.org/2528943002/ by machenbach@chromium.org.

The reason for reverting is: tsan problems:
https://build.chromium.org/p/client.v8/builders/V8%20Linux64%20TSAN/builds/12860.

Powered by Google App Engine
This is Rietveld 408576698