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

Issue 12342017: Execute a memory barrier when adding a new page to a space to synchronize access with concurrent sw… (Closed)

Created:
7 years, 10 months ago by Hannes Payer (out of office)
Modified:
7 years, 9 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Execute a memory barrier when adding a new page to a space to synchronize access with concurrent sweepers. BUG= Committed: https://code.google.com/p/v8/source/detail?r=13941

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -0 lines) Patch
M src/spaces.cc View 1 2 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Hannes Payer (out of office)
7 years, 10 months ago (2013-02-26 18:02:17 UTC) #1
Michael Starzinger
LGTM, with reservations. https://codereview.chromium.org/12342017/diff/1/src/spaces.cc File src/spaces.cc (right): https://codereview.chromium.org/12342017/diff/1/src/spaces.cc#newcode543 src/spaces.cc:543: MemoryBarrier(); As discussed in length offline: ...
7 years, 9 months ago (2013-03-11 11:40:36 UTC) #2
Hannes Payer (out of office)
7 years, 9 months ago (2013-03-14 09:07:33 UTC) #3
Hannes Payer (out of office)
7 years, 9 months ago (2013-03-14 09:15:44 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r13941 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698