[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201002122416.13659-1-lukasz.luba@arm.com>
Date: Fri, 2 Oct 2020 13:24:14 +0100
From: Lukasz Luba <lukasz.luba@....com>
To: linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org
Cc: daniel.lezcano@...aro.org, amitk@...nel.org,
Dietmar.Eggemann@....com, lukasz.luba@....com
Subject: [PATCH 0/2] Improve the estimations in Intelligent Power Allocation
Hi all,
The Intelligent Power Allocation (IPA) estimates the needed coefficients for
internal algorithm. It can also estimate the sustainable power value when the
DT has not provided one. Fix the 'k_i' coefficient which might be to big
related to the other values, when the sustainable power is in an abstract
scale. Do the estimation only once and avoid expensive calculation every time
the IPA is called.
Regards,
Lukasz Luba
Lukasz Luba (2):
thermal: power allocator: change the 'k_i' coefficient estimation
thermal: power allocator: estimate sustainable power only once
drivers/thermal/gov_power_allocator.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
--
2.17.1
Powered by blists - more mailing lists