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

Issue 13855009: Add thread-per-core setting to SkThreadPool. (Closed)

Created:
7 years, 8 months ago by mtklein
Modified:
7 years, 8 months ago
Reviewers:
scroggo, caryclark
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Add thread-per-core setting to SkThreadPool. BUG= Committed: http://code.google.com/p/skia/source/detail?r=8802

Patch Set 1 #

Total comments: 6

Patch Set 2 : changes for review #

Patch Set 3 : missing FOR_ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -21 lines) Patch
M include/utils/SkThreadPool.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/utils/SkThreadPool.cpp View 1 2 1 chunk +21 lines, -2 lines 0 comments Download
M tests/PathOpsExtendedTest.cpp View 3 chunks +1 line, -16 lines 0 comments Download
M tests/skia_test.cpp View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
mtklein
7 years, 8 months ago (2013-04-19 18:25:18 UTC) #1
caryclark
https://codereview.chromium.org/13855009/diff/1/src/utils/SkThreadPool.cpp File src/utils/SkThreadPool.cpp (right): https://codereview.chromium.org/13855009/diff/1/src/utils/SkThreadPool.cpp#newcode27 src/utils/SkThreadPool.cpp:27: return 1; SK_BUILD_ANDROID ? could this use the sysconf ...
7 years, 8 months ago (2013-04-19 18:37:12 UTC) #2
scroggo
https://codereview.chromium.org/13855009/diff/1/src/utils/SkThreadPool.cpp File src/utils/SkThreadPool.cpp (right): https://codereview.chromium.org/13855009/diff/1/src/utils/SkThreadPool.cpp#newcode19 src/utils/SkThreadPool.cpp:19: int numCores() { Should this be num_cores(), as if ...
7 years, 8 months ago (2013-04-19 18:43:35 UTC) #3
mtklein
https://codereview.chromium.org/13855009/diff/1/src/utils/SkThreadPool.cpp File src/utils/SkThreadPool.cpp (right): https://codereview.chromium.org/13855009/diff/1/src/utils/SkThreadPool.cpp#newcode19 src/utils/SkThreadPool.cpp:19: int numCores() { On 2013/04/19 18:43:35, scroggo wrote: > ...
7 years, 8 months ago (2013-04-19 18:52:59 UTC) #4
scroggo
lgtm
7 years, 8 months ago (2013-04-19 18:54:53 UTC) #5
caryclark
lgtm
7 years, 8 months ago (2013-04-19 18:55:17 UTC) #6
caryclark
lgtm
7 years, 8 months ago (2013-04-19 18:55:21 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@google.com/13855009/4002
7 years, 8 months ago (2013-04-19 19:16:07 UTC) #8
commit-bot: I haz the power
7 years, 8 months ago (2013-04-22 15:23:16 UTC) #9
Message was sent while issue was closed.
Change committed as 8802

Powered by Google App Engine
This is Rietveld 408576698