diff options
author | Srikar Dronamraju <srikar@linux.vnet.ibm.com> | 2023-12-14 23:37:15 +0530 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2023-12-15 13:51:34 +1100 |
commit | c46975715f5a7b941aa09bc0539a8dbe297f308f (patch) | |
tree | fa58f3ce598264597022c9027bc2fd6b619dfe3f /scripts/gdb/linux/genpd.py | |
parent | 0e93f1c780e8fd315f1262467b7d35eb6f766d2f (diff) |
powerpc/smp: Dynamically build Powerpc topology
Currently there are four Powerpc specific sched topologies. These are
all statically defined. However not all these topologies are used by
all Powerpc systems.
To avoid unnecessary degenerations by the scheduler, masks and flags
are compared. However if the sched topologies are build dynamically then
the code is simpler and there are greater chances of avoiding
degenerations.
Note:
Even X86 builds its sched topologies dynamically and proposed changes
are very similar to the way X86 is building its topologies.
Signed-off-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20231214180720.310852-6-srikar@linux.vnet.ibm.com
Diffstat (limited to 'scripts/gdb/linux/genpd.py')
0 files changed, 0 insertions, 0 deletions