Skip to content

Commit

Permalink
Update sample.json
Browse files Browse the repository at this point in the history
  • Loading branch information
chenzyadb committed Oct 18, 2022
1 parent 459d992 commit 6259c11
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions custom_config/sample.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"lowPowerFreq": 600,
"basicFreq": 1000,
"expectFreq": 1400,
"modelFreq": 1800,
"modelFreq": 2020,
"modelPower": 560
},
"policy1_Config": {
Expand All @@ -31,7 +31,7 @@
"lowPowerFreq": 700,
"basicFreq": 1000,
"expectFreq": 1700,
"modelFreq": 2400,
"modelFreq": 2800,
"modelPower": 1820
},
"policy2_Config": {
Expand All @@ -41,7 +41,7 @@
"lowPowerFreq": 800,
"basicFreq": 1000,
"expectFreq": 1900,
"modelFreq": 2840,
"modelFreq": 2800,
"modelPower": 2240
},
"policy3_Config": {
Expand All @@ -51,7 +51,7 @@
"lowPowerFreq": 900,
"basicFreq": 1200,
"expectFreq": 2100,
"modelFreq": 3190,
"modelFreq": 3360,
"modelPower": 3820
},
"CoCpuGovernor_Config": {
Expand Down

0 comments on commit 6259c11

Please sign in to comment.