Home
last modified time | relevance | path

Searched hist:d3b60ed9 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/thermal/
H A Dgov_power_allocator.cd3b60ed9 Thu Apr 22 06:43:07 CDT 2021 Lukasz Luba <lukasz.luba@arm.com> 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