eas: update g12b sched eneryg data

PD#165090: update g12b sched energy model data

Change-Id: I27d4ef858c49098042efb97ad5e60c0256bfecdd
Signed-off-by: jianxin.pan <jianxin.pan@amlogic.com>
This commit is contained in:
jianxin.pan
2018-05-29 12:58:57 +08:00
committed by Yixun Lan
parent bd6ee8587a
commit d658042da1

View File

@@ -3,25 +3,17 @@
energy-costs {
CPU_COST_A73: core-cost0 {
busy-cost-data = <
390 404
615 861
782 1398
915 2200
1024 2848
>;
idle-cost-data = <
18
0
0
>;
};
CPU_COST_A53: core-cost1 {
busy-cost-data = <
133 87
250 164
351 265
429 388
462 502
54 17
135 110
270 202
360 264
540 396
648 470
755 557
816 620
868 699
920 759
/*1024 1024*/
>;
idle-cost-data = <
5
@@ -29,31 +21,63 @@
0
>;
};
CLUSTER_COST_A73: cluster-cost0 {
CPU_COST_A53: core-cost1 {
busy-cost-data = <
390 102
615 124
782 221
915 330
1024 433
33 4
83 23
166 41
221 54
332 78
399 92
465 11
503 135
535 162
567 184
631 279
>;
idle-cost-data = <
102
102
3
0
0
>;
};
CLUSTER_COST_A73: cluster-cost0 {
busy-cost-data = <
54 17
135 20
270 25
360 27
540 35
648 40
755 49
816 57
868 54
920 64
/*1024 79*/
>;
idle-cost-data = <
10
10
0
>;
};
CLUSTER_COST_A53: cluster-cost1 {
busy-cost-data = <
133 12
250 22
351 36
429 67
462 144
33 7
83 8
166 9
221 10
332 13
399 15
465 19
503 23
535 26
567 31
631 42
>;
idle-cost-data = <
12
12
6
6
0
>;
};