Commit 96c1c0c
sched/fair: Cleanup for SIS_PROP
The sched-domain of this cpu is only used for some heuristics when
SIS_PROP is enabled, and it should be irrelevant whether the local
sd_llc is valid or not, since all we care about is target sd_llc
if !SIS_PROP.
Access the local domain only when there is a need.
Signed-off-by: Abel Wu <wuyun.abel@bytedance.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Mel Gorman <mgorman@suse.de>
Link: https://lore.kernel.org/r/20220907112000.1854-6-wuyun.abel@bytedance.com1 parent 398ba2b commit 96c1c0c
1 file changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6396 | 6396 | | |
6397 | 6397 | | |
6398 | 6398 | | |
6399 | | - | |
| 6399 | + | |
6400 | 6400 | | |
6401 | 6401 | | |
6402 | | - | |
6403 | | - | |
6404 | | - | |
6405 | | - | |
6406 | 6402 | | |
6407 | 6403 | | |
6408 | 6404 | | |
6409 | 6405 | | |
6410 | 6406 | | |
6411 | 6407 | | |
| 6408 | + | |
| 6409 | + | |
| 6410 | + | |
| 6411 | + | |
6412 | 6412 | | |
6413 | 6413 | | |
6414 | 6414 | | |
| |||
6462 | 6462 | | |
6463 | 6463 | | |
6464 | 6464 | | |
6465 | | - | |
| 6465 | + | |
6466 | 6466 | | |
6467 | 6467 | | |
6468 | 6468 | | |
| |||
0 commit comments