diff --git "a/\345\244\251\347\216\2219200\347\263\273\345\210\227.json" "b/\345\244\251\347\216\2219200\347\263\273\345\210\227.json" deleted file mode 100644 index 433997e..0000000 --- "a/\345\244\251\347\216\2219200\347\263\273\345\210\227.json" +++ /dev/null @@ -1,491 +0,0 @@ -{ - "name": "Dimensity9200/9200+", - "author": "Suni", - "configVersion": 8, - "CpuGovernor": { - "enable": true, - "params": { - "activeRateHz": 60, - "idleRateHz": 30, - "minFreqStep": 200 - }, - "policies": [ - { - "coreNum": 4, - "perfScale": 100, - "lowPowerFreq": 600, - "optimalFreq": 1400, - "modelFreq": 2000, - "modelPower": 500 - }, - { - "coreNum": 3, - "perfScale": 250, - "lowPowerFreq": 700, - "optimalFreq": 1800, - "modelFreq": 2850, - "modelPower": 1900 - }, - { - "coreNum": 1, - "perfScale": 310, - "lowPowerFreq": 1200, - "optimalFreq": 2000, - "modelFreq": 3050, - "modelPower": 3120 - } - ], - "modes": { - "powersave": { - "powerLimit": 1930, - "perfMargin": [ - 10, - 15, - 10 - ], - "upRateLatency": 1000, - "freqBurst": { - "none": { - "durationTime": 0, - "unlimitPower": false, - "lowLatency": false, - "extraMargin": 0, - "boost": 0 - }, - "tap": { - "durationTime": 1000, - "unlimitPower": false, - "lowLatency": false, - "extraMargin": 0, - "boost": 20 - }, - "swipe": { - "durationTime": 500, - "unlimitPower": false, - "lowLatency": false, - "extraMargin": 10, - "boost": 0 - }, - "gesture": { - "durationTime": 1000, - "unlimitPower": false, - "lowLatency": false, - "extraMargin": 20, - "boost": 20 - }, - "heavyload": { - "durationTime": 2000, - "unlimitPower": true, - "lowLatency": false, - "extraMargin": 20, - "boost": 0 - }, - "jank": { - "durationTime": 0, - "unlimitPower": false, - "lowLatency": false, - "extraMargin": 0, - "boost": 0 - }, - "bigJank": { - "durationTime": 50, - "unlimitPower": true, - "lowLatency": false, - "extraMargin": 0, - "boost": 40 - } - }, - "heatControl": [ - { - "cpuTemp": 70, - "maxPower": 2750 - }, - { - "cpuTemp": 75, - "maxPower": 2500 - }, - { - "cpuTemp": 80, - "maxPower": 2250 - }, - { - "cpuTemp": 85, - "maxPower": 2000 - } - ] - }, - "balance": { - "powerLimit": 3100, - "perfMargin": [ - 17, - 17, - 16 - ], - "upRateLatency": 650, - "freqBurst": { - "none": { - "durationTime": 0, - "unlimitPower": false, - "lowLatency": false, - "extraMargin": 0, - "boost": 0 - }, - "tap": { - "durationTime": 1000, - "unlimitPower": false, - "lowLatency": false, - "extraMargin": 0, - "boost": 20 - }, - "swipe": { - "durationTime": 500, - "unlimitPower": false, - "lowLatency": false, - "extraMargin": 10, - "boost": 0 - }, - "gesture": { - "durationTime": 1000, - "unlimitPower": false, - "lowLatency": false, - "extraMargin": 20, - "boost": 20 - }, - "heavyload": { - "durationTime": 2000, - "unlimitPower": true, - "lowLatency": false, - "extraMargin": 20, - "boost": 0 - }, - "jank": { - "durationTime": 50, - "unlimitPower": true, - "lowLatency": true, - "extraMargin": 0, - "boost": 40 - }, - "bigJank": { - "durationTime": 50, - "unlimitPower": true, - "lowLatency": true, - "extraMargin": 20, - "boost": 40 - } - }, - "heatControl": [ - { - "cpuTemp": 70, - "maxPower": 3500 - }, - { - "cpuTemp": 75, - "maxPower": 3000 - }, - { - "cpuTemp": 80, - "maxPower": 2500 - }, - { - "cpuTemp": 85, - "maxPower": 2000 - } - ] - }, - "performance": { - "powerLimit": 5000, - "perfMargin": [ - 30, - 45, - 50 - ], - "upRateLatency": 300, - "freqBurst": { - "none": { - "durationTime": 0, - "unlimitPower": false, - "lowLatency": false, - "extraMargin": 0, - "boost": 0 - }, - "tap": { - "durationTime": 1000, - "unlimitPower": false, - "lowLatency": false, - "extraMargin": 0, - "boost": 20 - }, - "swipe": { - "durationTime": 500, - "unlimitPower": false, - "lowLatency": false, - "extraMargin": 10, - "boost": 0 - }, - "gesture": { - "durationTime": 1000, - "unlimitPower": false, - "lowLatency": false, - "extraMargin": 20, - "boost": 20 - }, - "heavyload": { - "durationTime": 2000, - "unlimitPower": true, - "lowLatency": false, - "extraMargin": 20, - "boost": 20 - }, - "jank": { - "durationTime": 800, - "unlimitPower": true, - "lowLatency": true, - "extraMargin": 15, - "boost": 40 - }, - "bigJank": { - "durationTime": 1700, - "unlimitPower": true, - "lowLatency": true, - "extraMargin": 25, - "boost": 45 - } - }, - "heatControl": [ - { - "cpuTemp": 80, - "maxPower": 5000 - }, - { - "cpuTemp": 85, - "maxPower": 4000 - }, - { - "cpuTemp": 90, - "maxPower": 3000 - }, - { - "cpuTemp": 95, - "maxPower": 2000 - } - ] - }, - "fast": { - "powerLimit": 10000, - "perfMargin": [ - 30, - 70, - 80 - ], - "upRateLatency": 200, - "freqBurst": { - "none": { - "durationTime": 0, - "unlimitPower": false, - "lowLatency": false, - "extraMargin": 0, - "boost": 0 - }, - "tap": { - "durationTime": 1000, - "unlimitPower": false, - "lowLatency": false, - "extraMargin": 0, - "boost": 20 - }, - "swipe": { - "durationTime": 500, - "unlimitPower": false, - "lowLatency": false, - "extraMargin": 10, - "boost": 0 - }, - "gesture": { - "durationTime": 1000, - "unlimitPower": false, - "lowLatency": false, - "extraMargin": 20, - "boost": 20 - }, - "heavyload": { - "durationTime": 2000, - "unlimitPower": true, - "lowLatency": false, - "extraMargin": 20, - "boost": 40 - }, - "jank": { - "durationTime": 800, - "unlimitPower": true, - "lowLatency": true, - "extraMargin": 20, - "boost": 45 - }, - "bigJank": { - "durationTime": 1000, - "unlimitPower": true, - "lowLatency": true, - "extraMargin": 30, - "boost": 55 - } - }, - "heatControl": [ - { - "cpuTemp": 95, - "maxPower": 2000 - } - ] - } - } - }, - "ThreadSchedOpt": { - "enable": true, - "MainThread": { - "cpus": [ - 4, - 5, - 6 - ], - "nice": -10 - }, - "GameSingleThread": { - "cpus": [ - 7 - ], - "nice": -16 - }, - "GameMultiThread": { - "cpus": [ - 4, - 5, - 6 - ], - "nice": -16 - }, - "UIThread": { - "cpus": [ - 4, - 5, - 6 - ], - "nice": -10 - }, - "MediaThread": { - "cpus": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ], - "nice": -16 - }, - "WebViewThread": { - "cpus": [ - 4, - 5, - 6, - 7 - ], - "nice": -10 - }, - "ProcessThread": { - "cpus": [ - 4, - 5, - 6 - ], - "nice": -8 - }, - "NonRealTimeThread": { - "cpus": [ - 0, - 1, - 2, - 3 - ], - "nice": 0 - }, - "OtherThread": { - "cpus": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ], - "nice": 0 - } - }, - "MtkGpuGovernor": { - "enable": true, - "params": { - "activeRateHz": 60, - "idleRateHz": 30, - "preferredFreq": [] - }, - "modes": { - "powersave": { - "maxFreq": 400, - "minFreq": 0, - "upRateThres": 90, - "downRateDiff": 10 - }, - "balance": { - "maxFreq": 550, - "minFreq": 0, - "upRateThres": 80, - "downRateDiff": 10 - }, - "performance": { - "maxFreq": 1000, - "minFreq": 800, - "upRateThres": 40, - "downRateDiff": 15 - }, - "fast": { - "maxFreq": 1000, - "minFreq": 910, - "upRateThres": 30, - "downRateDiff": 20 - } - } - }, - "FileWriter": { - "enable": true, - "scenes": { - "init": [ - { - "path": "/dev/cpuset/restricted/cpus", - "text": "0-6" - }, - { - "path": "/dev/cpuset/system-background/cpus", - "text": "0-3" - }, - { - "path": "/dev/cpuset/background/cpus", - "text": "0-3" - }, - { - "path": "/dev/cpuset/foreground/cpus", - "text": "0-6" - }, - { - "path": "/dev/cpuset/top-app/cpus", - "text": "0-7" - } - ], - "screenOn": [], - "screenOff": [], - "powersaveMode": [], - "balanceMode": [], - "performanceMode": [], - "fastMode": [] - } - } -} \ No newline at end of file