Closed sjllls closed 5 years ago
It is intentional to limit the CPU frequency on batterysave and sustained performance profiles and that's done to decrease battery consumption (batterysave) and avoid device overheat (sustained performance).
Moreover, during video encoding, you definitely don't want four cores up, or the device will overheat and the performance will be lower, due to thermal mitigations.
The part where you raise min_cpus to 2 in video_decoding... that may be acceptable, though.
It is intentional to limit the CPU frequency on batterysave and sustained performance profiles and that's done to decrease battery consumption (batterysave) and avoid device overheat (sustained performance).
Moreover, during video encoding, you definitely don't want four cores up, or the device will overheat and the performance will be lower, due to thermal mitigations.
The part where you raise min_cpus to 2 in video_decoding... that may be acceptable, though.
The temperature restriction is too strict. In previous settings, the performance is even less than snapdragon 625.
you will overheat the device. please balance power and thermals
Fix the wrong cpu frequency config