diff options
author | Lukasz Luba <lukasz.luba@arm.com> | 2021-04-22 12:43:07 +0100 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2021-04-22 23:50:49 +0200 |
commit | d3b60ed9b135e2c652115db691a87dc28b324bea (patch) | |
tree | 0d41979ee3663de52879ab5a924ec34a71d96597 /kernel/workqueue.c | |
parent | b70dbf40eb075c596d86c42d93b86ff502290fc5 (diff) |
thermal/core/power_allocator: Maintain the device statistics from going stale
When the temperature is below the first activation trip point the cooling
devices are not checked, so they cannot maintain fresh statistics. It
leads into the situation, when temperature crosses first trip point, the
statistics are stale and show state for very long period. This has impact
on IPA algorithm calculation and wrong decisions. Thus, check the cooling
devices even when the temperature is low, to refresh these statistics.
Signed-off-by: Lukasz Luba <lukasz.luba@arm.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20210422114308.29684-3-lukasz.luba@arm.com
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions