Commit a1f27ed
sched/fair: Consider others if target cpu overutilized
If target cpu overutilized, it's better to consider
other group cpu. It can avoid unnecessary waiting on
overutilized cpu and wait until load balance for task
to be run.
Change-Id: I6f8bccb611d2f11471254cf2795fb5bf3f122292
Signed-off-by: Maria Yu <aiquny@codeaurora.org>
(cherry picked from commit b9f8fdc34eeb61fcc7c770b6277a83fd30fc7d8e)1 parent 7810e81 commit a1f27ed
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6246 | 6246 | | |
6247 | 6247 | | |
6248 | 6248 | | |
| 6249 | + | |
| 6250 | + | |
| 6251 | + | |
| 6252 | + | |
| 6253 | + | |
| 6254 | + | |
6249 | 6255 | | |
6250 | 6256 | | |
6251 | 6257 | | |
| |||
7093 | 7099 | | |
7094 | 7100 | | |
7095 | 7101 | | |
7096 | | - | |
| 7102 | + | |
7097 | 7103 | | |
7098 | 7104 | | |
7099 | 7105 | | |
| |||
0 commit comments