Searched hist:"3 a6712c7685352a5d71eaf459a4fddfc3589f018" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/sched/ |
H A D | sd_flags.h | diff 3a6712c7685352a5d71eaf459a4fddfc3589f018 Mon Aug 17 06:29:57 CDT 2020 Valentin Schneider <valentin.schneider@arm.com> sched/topology: Mark SD_PREFER_SIBLING as SDF_NEEDS_GROUPS
SD_PREFER_SIBLING is currently considered in sd_parent_degenerate() but not in sd_degenerate(). It too hinges on load balancing, and thus won't have any effect when set on a domain with a single group. Add it to SD_DEGENERATE_GROUPS_MASK.
Signed-off-by: Valentin Schneider <valentin.schneider@arm.com> Signed-off-by: Ingo Molnar <mingo@kernel.org> Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: https://lore.kernel.org/r/20200817113003.20802-12-valentin.schneider@arm.com
|
/openbmc/linux/kernel/sched/ |
H A D | topology.c | diff 3a6712c7685352a5d71eaf459a4fddfc3589f018 Mon Aug 17 06:29:57 CDT 2020 Valentin Schneider <valentin.schneider@arm.com> sched/topology: Mark SD_PREFER_SIBLING as SDF_NEEDS_GROUPS
SD_PREFER_SIBLING is currently considered in sd_parent_degenerate() but not in sd_degenerate(). It too hinges on load balancing, and thus won't have any effect when set on a domain with a single group. Add it to SD_DEGENERATE_GROUPS_MASK.
Signed-off-by: Valentin Schneider <valentin.schneider@arm.com> Signed-off-by: Ingo Molnar <mingo@kernel.org> Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: https://lore.kernel.org/r/20200817113003.20802-12-valentin.schneider@arm.com
|