Commit 1765eac
sched: walt: Leverage existing helper APIs to apply invariance
There's no need for a separate hierarchy of notifiers, APIs
and variables in walt.c for the purpose of applying frequency
and IPC invariance. Let's just use capacity_curr_of and get
rid of a lot of the infrastructure relating to capacity,
load_scale_factor etc.
Change-Id: Ia220e2c896373fa535db05bff60f9aa33aefc978
Signed-off-by: Vikram Mulukutla <markivx@codeaurora.org>1 parent 5cf2d0c commit 1765eac
4 files changed
Lines changed: 9 additions & 319 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1045 | 1045 | | |
1046 | 1046 | | |
1047 | 1047 | | |
1048 | | - | |
1049 | 1048 | | |
1050 | 1049 | | |
1051 | 1050 | | |
| |||
1073 | 1072 | | |
1074 | 1073 | | |
1075 | 1074 | | |
1076 | | - | |
1077 | 1075 | | |
1078 | 1076 | | |
1079 | 1077 | | |
| |||
1092 | 1090 | | |
1093 | 1091 | | |
1094 | 1092 | | |
1095 | | - | |
| 1093 | + | |
1096 | 1094 | | |
1097 | 1095 | | |
1098 | | - | |
1099 | | - | |
| 1096 | + | |
1100 | 1097 | | |
1101 | 1098 | | |
1102 | 1099 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7702 | 7702 | | |
7703 | 7703 | | |
7704 | 7704 | | |
7705 | | - | |
7706 | 7705 | | |
7707 | 7706 | | |
7708 | 7707 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
673 | 673 | | |
674 | 674 | | |
675 | 675 | | |
676 | | - | |
677 | | - | |
678 | | - | |
679 | | - | |
680 | | - | |
681 | | - | |
682 | | - | |
683 | 676 | | |
684 | | - | |
685 | | - | |
686 | | - | |
687 | | - | |
688 | 677 | | |
689 | 678 | | |
690 | 679 | | |
| |||
0 commit comments