diff options
author | Valentin Schneider <[email protected]> | 2020-08-17 12:29:55 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2020-08-19 10:49:48 +0200 |
commit | ab65afb094c7b2e954e8d56ffbc7df843211c2c8 (patch) | |
tree | 65eacab77cc6814334f595ab9e9fce3e0ee19e26 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6f349818621dff364fc000909135d0065e9756c9 (diff) |
sched/topology: Remove SD_SERIALIZE degeneration special case
If there is only a single NUMA node in the system, the only NUMA topology
level that will be generated will be NODE (identity distance), which
doesn't have SD_SERIALIZE.
This means we don't need this special case in sd_parent_degenerate(), as
having the NODE level "naturally" covers it. Thus, remove it.
Suggested-by: Peter Zijlstra <[email protected]>
Signed-off-by: Valentin Schneider <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Reviewed-by: Dietmar Eggemann <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions