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

Issue 11352004: Add a class for management of thermal throttling (Closed)

Created:
8 years, 1 month ago by aberent
Modified:
8 years, 1 month ago
Reviewers:
bulach, Anthony Berent
CC:
chromium-reviews, peter+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy+watch_chromium.org
Visibility:
Public.

Description

Add a class for management of thermal throttling The new class allows detection of whether the device is now, or has been, thermally throttled, hence allowing rejection of performance results affected by thermal throttling. BUG=158575 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=165367

Patch Set 1 #

Total comments: 10

Patch Set 2 : Revised for code review comments #

Patch Set 3 : One more code review fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -0 lines) Patch
A build/android/pylib/thermal_throttle.py View 1 2 1 chunk +47 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Anthony Berent
8 years, 1 month ago (2012-10-30 21:10:55 UTC) #1
bulach
lgtm, thanks! just nits: https://codereview.chromium.org/11352004/diff/1/build/android/pylib/perf_tests_helper.py File build/android/pylib/perf_tests_helper.py (right): https://codereview.chromium.org/11352004/diff/1/build/android/pylib/perf_tests_helper.py#newcode124 build/android/pylib/perf_tests_helper.py:124: class ThermalThrottle(object): it'd make sense ...
8 years, 1 month ago (2012-10-31 10:44:47 UTC) #2
Anthony Berent
https://codereview.chromium.org/11352004/diff/1/build/android/pylib/perf_tests_helper.py File build/android/pylib/perf_tests_helper.py (right): https://codereview.chromium.org/11352004/diff/1/build/android/pylib/perf_tests_helper.py#newcode124 build/android/pylib/perf_tests_helper.py:124: class ThermalThrottle(object): On 2012/10/31 10:44:47, bulach wrote: > it'd ...
8 years, 1 month ago (2012-10-31 15:14:02 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aberent@chromium.org/11352004/7001
8 years, 1 month ago (2012-10-31 15:14:40 UTC) #4
commit-bot: I haz the power
Retried try job too often for step(s) browser_tests
8 years, 1 month ago (2012-10-31 23:18:25 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aberent@chromium.org/11352004/7001
8 years, 1 month ago (2012-11-01 10:29:04 UTC) #6
commit-bot: I haz the power
8 years, 1 month ago (2012-11-01 13:44:44 UTC) #7
Change committed as 165367

Powered by Google App Engine
This is Rietveld 408576698