summaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorSrikar Dronamraju <srikar@linux.vnet.ibm.com>2023-12-14 21:07:15 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2023-12-15 05:51:34 +0300
commitc46975715f5a7b941aa09bc0539a8dbe297f308f (patch)
treefa58f3ce598264597022c9027bc2fd6b619dfe3f /tools/perf/scripts
parent0e93f1c780e8fd315f1262467b7d35eb6f766d2f (diff)
downloadlinux-c46975715f5a7b941aa09bc0539a8dbe297f308f.tar.xz
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 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions