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

Issue 1461743002: Add noBarrierStore to WTF and use it for spinlocks (Closed)

Created:
5 years, 1 month ago by jschuh
Modified:
5 years, 1 month ago
Reviewers:
haraken
CC:
chromium-reviews, blink-reviews, blink-reviews-wtf_chromium.org, Mikhail
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add noBarrierStore to WTF and use it for spinlocks This will eliminate TSAN warnings on some benign races, and help ensure that they remain benign. BUG=556469 Committed: https://crrev.com/12678ed8e9f993cbe343ddd3d08ee174244b6552 Cr-Commit-Position: refs/heads/master@{#360481}

Patch Set 1 #

Patch Set 2 : oops #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -2 lines) Patch
M third_party/WebKit/Source/wtf/Atomics.h View 1 1 chunk +11 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/wtf/SpinLock.cpp View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
jschuh
ptal
5 years, 1 month ago (2015-11-18 21:50:21 UTC) #4
haraken
LGTM
5 years, 1 month ago (2015-11-18 23:38:38 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1461743002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1461743002/20001
5 years, 1 month ago (2015-11-18 23:39:24 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 1 month ago (2015-11-19 02:08:20 UTC) #8
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/12678ed8e9f993cbe343ddd3d08ee174244b6552 Cr-Commit-Position: refs/heads/master@{#360481}
5 years, 1 month ago (2015-11-19 02:09:08 UTC) #9
Alexander Potapenko
On 2015/11/19 02:09:08, commit-bot: I haz the power wrote: > Patchset 2 (id:??) landed as ...
5 years, 1 month ago (2015-11-19 09:10:14 UTC) #10
Alexander Potapenko
This CL had also introduced a compilation failure on the TSan bot: FAILED: /mnt/data/b/build/goma/gomacc ../../third_party/llvm-build/Release+Asserts/bin/clang++ ...
5 years, 1 month ago (2015-11-19 11:23:01 UTC) #11
Alexander Potapenko
5 years, 1 month ago (2015-11-19 11:24:02 UTC) #12
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/1457843003/ by glider@chromium.org.

The reason for reverting is: This CL broke compilation on the TSan bot.
Please consider using the linux_clang_tsan trybot or building locally with
GYP_DEFINES=tsan=1 next time..

Powered by Google App Engine
This is Rietveld 408576698