Re: [PATCH 3/3] thermal/sysfs: Remove cooling device sysfs statistics

From: Daniel Lezcano
Date: Fri Jun 03 2022 - 07:04:47 EST



Hi Todd,

[adding Wei]

On 02/06/2022 21:02, Todd Kjos wrote:
On Thu, Jun 2, 2022 at 2:16 AM Lukasz Luba <lukasz.luba@xxxxxxx> wrote:

[ ... ]

I see, it makes sense. Let's see if Todd and Android folks don't
use this thermal sysfs stats, so we could remove them.

Android HALs do use the thermal sysfs stats. debugfs isn't a viable
replacement since debugfs must not be mounted during normal operation.

Thanks for your answer.

I'm curious, what is the purpose of getting the statistics, especially the transitions stats from normal operation?

There were some complains about systems having a high number of cooling devices with a lot of states. The state transitions are represented as a matrix and result in up to hundred of megabytes of memory wasted.

Moreover, sysfs being limited a page size, the output is often truncated.

As it is automatically enabled for GKI, this waste of memory which is not negligible for system with low memory can not be avoided.

I went through the thermal HAL but did not find an usage of these statistics, do you have a pointer to the code using them ?

Thanks

-- Daniel



--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog