Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Commit

Permalink
Update dimensity1100.json
Browse files Browse the repository at this point in the history
  • Loading branch information
naranyinyun committed Apr 28, 2023
1 parent 1195f2f commit 8006196
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions dimensity1100.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Dimensity1100/1200/1300_V8",
"name": "Dimensity1100/1200/1300_V9",
"author": "XiaHuaBeiChiDiaoLe",
"configVersion": 6,
"debug": false,
Expand All @@ -13,31 +13,31 @@
"perfScale": 100,
"lowPowerFreq": 500,
"baseFreq": 1350,
"optimalFreq": 1400,
"optimalFreq": 1800,
"modelFreq": 2000,
"modelPower": 320
},
"policy1": {
"cpuCore": [4, 5, 6],
"perfScale": 295,
"lowPowerFreq": 437,
"baseFreq": 900,
"optimalFreq": 1100,
"baseFreq": 902,
"optimalFreq": 1985,
"modelFreq": 2600,
"modelPower": 1550
},
"policy2": {
"cpuCore": [7],
"perfScale": 295,
"lowPowerFreq": 659,
"baseFreq": 1000,
"optimalFreq": 1100,
"baseFreq": 1108,
"optimalFreq": 2284,
"modelFreq": 3000,
"modelPower": 2240
}
},
"powersave": {
"powerLimit": 2000,
"powerLimit": 1500,
"policy0": {
"upRateLatency": 150,
"perfMargin": 10
Expand Down

0 comments on commit 8006196

Please sign in to comment.