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

Issue 264823004: MIPS: Fix for 3303 MultithreadedParallelIsolates has a race condition. (Closed)

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

Description

MIPS: Fix for 3303 MultithreadedParallelIsolates has a race condition. Port r21165 (50673b25) Original commit message: The fix is to make the code aging sequence hang off the isolate. BUG= R=plind44@gmail.com Committed: https://code.google.com/p/v8/source/detail?r=21180

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -41 lines) Patch
M src/mips/assembler-mips-inl.h View 1 chunk +1 line, -1 line 0 comments Download
M src/mips/builtins-mips.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/mips/codegen-mips.cc View 2 chunks +30 lines, -31 lines 0 comments Download
M src/mips/deoptimizer-mips.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/mips/macro-assembler-mips.h View 2 chunks +9 lines, -1 line 0 comments Download
M src/mips/macro-assembler-mips.cc View 3 chunks +9 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
palfia
PTAL.
6 years, 7 months ago (2014-05-06 19:09:54 UTC) #1
Paul Lind
LGTM!
6 years, 7 months ago (2014-05-06 19:20:54 UTC) #2
palfia
6 years, 7 months ago (2014-05-06 19:24:30 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r21180 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698