diff options
author | Ricardo Neri <[email protected]> | 2021-09-10 18:18:15 -0700 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2021-10-05 15:52:00 +0200 |
commit | 16d364ba6ef2aa59b409df70682770f3ed23f7c0 (patch) | |
tree | 6a78f989176e245e8a0d0e7bcda4cf1111b8ba46 /scripts/gdb/linux/proc.py | |
parent | 183b8ec38f1ec6c1f8419375303bf1d09a2b8369 (diff) |
sched/topology: Introduce sched_group::flags
There exist situations in which the load balance needs to know the
properties of the CPUs in a scheduling group. When using asymmetric
packing, for instance, the load balancer needs to know not only the
state of dst_cpu but also of its SMT siblings, if any.
Use the flags of the child scheduling domains to initialize scheduling
group flags. This will reflect the properties of the CPUs in the
group.
A subsequent changeset will make use of these new flags. No functional
changes are introduced.
Originally-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Ricardo Neri <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Joel Fernandes (Google) <[email protected]>
Reviewed-by: Len Brown <[email protected]>
Reviewed-by: Vincent Guittot <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions