自动模式 设备优化:自动模式[特定模式 亮屏模式 关屏模式]!!! 自动模式[特定模式(指定APP运行) 亮屏模式(简单调优) 关屏模式(4-7核心离线)] 特定模式: CPU最低频率: 556800 CPU最大频率: 2016000 /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies查看支持频率 CPU 集群 2 核心频率: 614400 CPU 集群 2 最大频率: 2803200 /sys/devices/system/cpu/cpu4/cpufreq/scaling_available_frequencies查看支持频率 亮屏模式: 简单调优等 关屏模式: 4-7核心离线等 当然你可以根据自己修改添加 在/scripts/file/applist_perf.txt 添加需要特定模式运行的软件包名后无需重启 增加关屏模式为省电调度 增加特定模式为性能调度
Auto Mode Device Optimization:Auto Mode[Specific Mode Bright Screen Mode Off Screen Mode]!!!! Auto Mode [Specific Mode (Specify APP to run) Bright Screen Mode (Simple Tuning) Off Screen Mode (4-7 cores offline)] Specific Mode: CPU Minimum Frequency: 556800 Maximum CPU frequency: 2016000 /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies to see supported frequencies CPU cluster 2 core frequency: 614400 CPU cluster 2 max frequency: 2803200 /sys/devices/system/cpu/cpu4/cpufreq/scaling_available_frequencies to see supported frequencies Bright mode: Simple tuning, etc. Off-screen mode: 4-7 cores offline, etc. Of course you can add your own modifications In /scripts/file/applist_perf.txt, add the name of the package that needs to run in a specific mode without rebooting.
Add screen off mode for power saving scheduling Add specific mode for performance scheduling