You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
59 lines
992 B
59 lines
992 B
{ |
|
"clusters": { |
|
"big": [ |
|
1, |
|
2 |
|
], |
|
"little": [ |
|
0, |
|
3, |
|
4, |
|
5 |
|
] |
|
}, |
|
"cpus_count": 6, |
|
"freqs": { |
|
"big": [ |
|
600000, |
|
1000000, |
|
1200000 |
|
], |
|
"little": [ |
|
450000, |
|
800000, |
|
950000 |
|
] |
|
}, |
|
"nrg_model": { |
|
"big": { |
|
"cluster": { |
|
"nrg_max": 64 |
|
}, |
|
"cpu": { |
|
"cap_max": 1024, |
|
"nrg_max": 616 |
|
} |
|
}, |
|
"little": { |
|
"cluster": { |
|
"nrg_max": 57 |
|
}, |
|
"cpu": { |
|
"cap_max": 447, |
|
"nrg_max": 93 |
|
} |
|
} |
|
}, |
|
"topology": [ |
|
[ |
|
0, |
|
3, |
|
4, |
|
5 |
|
], |
|
[ |
|
1, |
|
2 |
|
] |
|
] |
|
} |