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

Issue 1785933003: Reland of "[platform] Change default platform max thread pool size 4 -> 8" (Closed)

Created:
4 years, 9 months ago by Michael Lippautz
Modified:
4 years, 9 months ago
Reviewers:
ulan, alph
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Reland of "[platform] Change default platform max thread pool size 4 -> 8" This reverts commit 4857110ce63c91c9a9ee22fe30da9692be00a7d5. This change was flushing out another issue which is fixed in https://codereview.chromium.org/1783283003/ BUG=v8:2999 LOG=N Committed: https://crrev.com/0395c50c607870561fa4f38604beff5f0b286d31 Cr-Commit-Position: refs/heads/master@{#34874}

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Patch Set 4 : Skip flaky CollectCpuProfile #

Patch Set 5 : Typo #

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

Messages

Total messages: 35 (18 generated)
Michael Lippautz
ptal -- relanding after the fix is in.
4 years, 9 months ago (2016-03-11 15:01:28 UTC) #2
ulan
lgtm
4 years, 9 months ago (2016-03-11 16:06:32 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1785933003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1785933003/1
4 years, 9 months ago (2016-03-11 16:06:45 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: v8_win_rel_ng on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_win_rel_ng/builds/4228) v8_win_rel_ng_triggered on tryserver.v8 (JOB_FAILED, ...
4 years, 9 months ago (2016-03-11 16:43:42 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1785933003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1785933003/40001
4 years, 9 months ago (2016-03-16 17:58:27 UTC) #9
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-16 18:37:12 UTC) #12
alph
https://codereview.chromium.org/1785933003/diff/40001/test/cctest/test-cpu-profiler.cc File test/cctest/test-cpu-profiler.cc (right): https://codereview.chromium.org/1785933003/diff/40001/test/cctest/test-cpu-profiler.cc#newcode507 test/cctest/test-cpu-profiler.cc:507: " var n = 1000;\n" decrease this one to ...
4 years, 9 months ago (2016-03-16 21:20:00 UTC) #14
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1785933003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1785933003/60001
4 years, 9 months ago (2016-03-16 21:51:17 UTC) #16
Michael Lippautz
Thanks for the comments, unfortunately it's still flaky. By now I am considering to disable ...
4 years, 9 months ago (2016-03-16 22:15:20 UTC) #17
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-16 22:28:23 UTC) #19
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1785933003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1785933003/80001
4 years, 9 months ago (2016-03-17 07:27:55 UTC) #22
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_win64_rel_ng on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_win64_rel_ng/builds/4621) v8_win64_rel_ng_triggered on ...
4 years, 9 months ago (2016-03-17 08:00:27 UTC) #24
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1785933003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1785933003/100001
4 years, 9 months ago (2016-03-17 08:51:50 UTC) #26
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-17 09:21:41 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1785933003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1785933003/100001
4 years, 9 months ago (2016-03-17 20:19:54 UTC) #31
commit-bot: I haz the power
Committed patchset #5 (id:100001)
4 years, 9 months ago (2016-03-17 20:21:58 UTC) #33
commit-bot: I haz the power
4 years, 9 months ago (2016-03-17 20:22:58 UTC) #35
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/0395c50c607870561fa4f38604beff5f0b286d31
Cr-Commit-Position: refs/heads/master@{#34874}

Powered by Google App Engine
This is Rietveld 408576698