diff options
author | Morten Rasmussen <[email protected]> | 2018-07-20 14:32:34 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-09-10 11:05:48 +0200 |
commit | e1799a80a4f5a463f252b7325da8bb66dfd55471 (patch) | |
tree | 1da967869d647cb95270526e3852de201cd201a8 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 3ba09df4b8b6e3f01ed6381e8fb890840fd0bca3 (diff) |
sched/topology, arch/arm: Rebuild sched_domain hierarchy when CPU capacity changes
Asymmetric CPU capacity can not necessarily be determined accurately at
the time the initial sched_domain hierarchy is built during boot. It is
therefore necessary to be able to force a full rebuild of the hierarchy
later triggered by the arch_topology driver. A full rebuild requires the
arch-code to implement arch_update_cpu_topology() which isn't yet
implemented for arm. This patch points the arm implementation to
arch_topology driver to ensure that full hierarchy rebuild happens when
needed.
Signed-off-by: Morten Rasmussen <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Russell King <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions