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

Issue 6995027: Speculative fix for MultithreadedParallelIsolates on ARM (Closed)

Created:
9 years, 7 months ago by Dmitry Lomov (no reviews)
Modified:
9 years, 7 months ago
Reviewers:
Vitaly Repeshko
CC:
v8-dev
Visibility:
Public.

Description

Speculative fix fo MultithreadedParallelIsolates on ARM It looks like the problem with the test is too many concurrently created isolates. Cranking the number to 100 on MacOS and Linux produce similar results. BUG=http://code.google.com/p/v8/issues/detail?id=1375 TBR=vitalyr Committed: http://code.google.com/p/v8/source/detail?r=7869

Patch Set 1 #

Patch Set 2 : + Reenabled test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M test/cctest/cctest.status View 1 1 chunk +0 lines, -3 lines 0 comments Download
M test/cctest/test-lockers.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Dmitry Lomov (no reviews)
Reduce number of isolates created on ARM
9 years, 7 months ago (2011-05-10 17:44:06 UTC) #1
Dmitry Lomov (no reviews)
9 years, 7 months ago (2011-05-10 17:47:28 UTC) #2
+ Reenabled test

Powered by Google App Engine
This is Rietveld 408576698