yc9559 / uperf

Userspace performance controller for android
Apache License 2.0
3.24k stars 111 forks source link

Thanks for making such a good module. I have a question. #147

Closed sd8g1 closed 2 years ago

sd8g1 commented 2 years ago

I am using upperf and scene together.

As an example, I'll explain when I'm currently operating in Balance Mode. If enter the cpu control menu in the Scene, there is a menu where can specify the maximum clock for each cpu cluster, but if change the clock, it rolls back to the previous clock. Is it not possible to change the max clock per cpu cluster? For example, in balanced mode or performance, I want to limit the max clock at 2.0ghz.

yc9559 commented 2 years ago

CPU frequency range can be specified in uperf v1 and v2. In uperf v3, CPU power is the only limit you can set.😋

sd8g1 commented 2 years ago

PU frequency range can be specified in uperf v1 and v2. In uperf v3, CPU power is the

thank you for the answer :)