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

Issue 15981017: MIPS: Fix memory barriers for atomic operations. (Closed)

Created:
7 years, 6 months ago by Paul Lind
Modified:
7 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Fix memory barriers for atomic operations. Add barriers using MIPS 'sync' instructions as needed for SMP systems. BUG=246947 R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=15062

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -12 lines) Patch
M src/atomicops_internals_mips_gcc.h View 4 chunks +5 lines, -12 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Paul Lind
Danno, Jakob, PTAL, this is outside the mips dir, I need your review.
7 years, 6 months ago (2013-06-11 02:19:33 UTC) #1
Jakob Kummerow
lgtm
7 years, 6 months ago (2013-06-11 09:40:42 UTC) #2
Paul Lind
7 years, 6 months ago (2013-06-11 14:30:47 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r15062 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698