aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorNicholas Piggin <[email protected]>2021-01-18 22:34:51 +1000
committerMichael Ellerman <[email protected]>2021-01-30 11:39:32 +1100
commitc9f3401313a5089f100d7d1ef4b75cd7b49b2190 (patch)
treea378b5000a917cdc4d572c917f3d4cb30da83d92 /tools/perf/scripts/python/export-to-sqlite.py
parent9dd31b11370380c488c8f2d347058617cd3fff99 (diff)
powerpc: Always enable queued spinlocks for 64s, disable for others
Queued spinlocks have shown to have good performance and fairness properties even on smaller (2 socket) POWER systems. This selects them automatically for 64s. For other platforms they are de-selected, the standard spinlock is far simpler and smaller code, and single chips with a handful of cores is unlikely to show any improvement. CONFIG_EXPERT still allows this to be changed, e.g., to help debug performance or correctness issues. Signed-off-by: Nicholas Piggin <[email protected]> Signed-off-by: Michael Ellerman <[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