Push the trade-off between fluency and power saving even further via QTI Boost Framework
The previous Project WIPE, automatically adjust the
interactiveparameters via simulation and heuristic optimization algorithms, and working on all mainstream devices which use
interactiveas default governor. The recent WIPE v2, improved simulation supports more features of the kernel and focuses on rendering performance requirements, automatically adjusting the
interactive+
HMP+
input boostparameters. However, after the EAS is merged into the mainline, the simulation difficulty of auto-tuning depends on raise. It is difficult to simulate the logic of the EAS scheduler. In addition, EAS is designed to avoid parameterization at the beginning of design, so for example, the adjustment of schedutil has no obvious effect.
WIPE v2 focuses on meeting performance requirements when interacting with APP, while reducing non-interactive lag weights, pushing the trade-off between fluency and power saving even further.
QTI Boost Framework, which must be disabled before applying optimization, is able to dynamically override parameters based on perf hint. This project utilizes
QTI Boost Frameworkand extends the ability of override custom parameters. When launching APPs or scrolling the screen, applying more aggressive parameters to improve response at an acceptable power penalty. When there is no interaction, use conservative parameters, use small core clusters as much as possible, and run at a higher energy efficiency OPP under heavy load.
Details see the lead project & perfd-opt commits
sdm865 - powersave: 1.8+1.6+2.4g, boost 1.8+2.0+2.6g, min 0.3+0.7+1.1 - balance: 1.8+2.0+2.6g, boost 1.8+2.4+2.7g, min 0.7+0.7+1.1 - performance: 1.8+2.4+2.8g, boost 1.8+2.4+2.8g, min 0.7+0.7+1.1 - fast: 1.8+2.0+2.7g, boost 1.8+2.4+2.8g, min 0.7+1.2+1.2sdm855/sdm855+
sdm845
sdm765/sdm765g
sdm730/sdm730g
sdm675
sdm710/sdm712
/sdcard/Android/panel_powercfg.txtexists
/sdcard/Android/panel_powercfg.txt
default_mode=balance, where
balanceis the default mode applied at boot
Option 1:
Exec
sh /data/powercfg.sh balance, where
balanceis the mode you want to switch.
Option 2:
Install vtools and bind APPs to power mode.
@屁屁痒 provide /vendor/etc & sched tunables on Snapdragon 845@林北蓋唱秋 provide /vendor/etc on Snapdragon 675
@酪安小煸 provide /vendor/etc on Snapdragon 710
@沉迷学习日渐膨胀的小学僧 help testing on Snapdragon 855
@NeonXeon provide information about dynamic stune
@rfigo provide information about dynamic stune