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

Issue 265593003: DM: when 32-bit, disable pathops internal threading by default (Closed)

Created:
6 years, 7 months ago by mtklein_C
Modified:
6 years, 7 months ago
Reviewers:
borenet, mtklein
CC:
skia-review_googlegroups.com, caryclark
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

DM: when 32-bit, disable pathops internal threading by default Before this change, when limited to 4G, pathops threaded tests were the weak link RAM-consumption-wise (in thread-local font caches) up until about 12 cores, where other problems begin to pile up too. Tested by running: ulimit -Sv 4194304 out/Debug/dm --threads N [--pathOpsSingleThread] After this, we're _probably_ good to go on 32-bit machines with 8 cores. BUG=skia:2478 Committed: http://code.google.com/p/skia/source/detail?r=14463

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M dm/DMTestTask.cpp View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
mtklein
6 years, 7 months ago (2014-04-30 14:35:48 UTC) #1
borenet
LGTM
6 years, 7 months ago (2014-04-30 14:39:18 UTC) #2
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 7 months ago (2014-04-30 14:49:31 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/265593003/1
6 years, 7 months ago (2014-04-30 14:49:50 UTC) #4
commit-bot: I haz the power
6 years, 7 months ago (2014-04-30 14:56:37 UTC) #5
Message was sent while issue was closed.
Change committed as 14463

Powered by Google App Engine
This is Rietveld 408576698