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

Issue 993983002: Remove unnecessary NoBarrier_load instructions in store buffer. (Closed)

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

Description

Remove unnecessary NoBarrier_load instructions in store buffer. There are no stale store buffer pointers anymore. The sweeper thread can not be in conflict with store buffer processing. BUG= Committed: https://crrev.com/d49657edd70a6809c85ab5c60e55326e0317b01a Cr-Commit-Position: refs/heads/master@{#27107}

Patch Set 1 #

Patch Set 2 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -8 lines) Patch
M src/heap/store-buffer.cc View 5 chunks +6 lines, -8 lines 2 comments Download

Messages

Total messages: 8 (2 generated)
Hannes Payer (out of office)
5 years, 9 months ago (2015-03-10 13:30:06 UTC) #2
Jarin
Almost lgtm. https://codereview.chromium.org/993983002/diff/20001/src/heap/store-buffer.cc File src/heap/store-buffer.cc (right): https://codereview.chromium.org/993983002/diff/20001/src/heap/store-buffer.cc#newcode441 src/heap/store-buffer.cc:441: // which may be touched by the ...
5 years, 9 months ago (2015-03-10 13:32:25 UTC) #3
Hannes Payer (out of office)
https://codereview.chromium.org/993983002/diff/20001/src/heap/store-buffer.cc File src/heap/store-buffer.cc (right): https://codereview.chromium.org/993983002/diff/20001/src/heap/store-buffer.cc#newcode441 src/heap/store-buffer.cc:441: // which may be touched by the concurrent sweeper ...
5 years, 9 months ago (2015-03-10 13:51:17 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/993983002/20001
5 years, 9 months ago (2015-03-10 13:51:51 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 9 months ago (2015-03-10 14:19:18 UTC) #7
commit-bot: I haz the power
5 years, 9 months ago (2015-03-10 14:19:33 UTC) #8
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d49657edd70a6809c85ab5c60e55326e0317b01a
Cr-Commit-Position: refs/heads/master@{#27107}

Powered by Google App Engine
This is Rietveld 408576698