aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorAshok Raj <[email protected]>2024-01-25 00:22:54 -0800
committerIlpo Järvinen <[email protected]>2024-01-31 11:57:31 +0200
commitad630f5d92717632a15e1d0b92e5421e6eac7c8d (patch)
tree749a12b2150a899e78b131b0944a0430350d18fd /tools/perf/scripts/python/task-analyzer.py
parentea15f34d5fb77a0db0dd9f983b647fe5b613cf73 (diff)
platform/x86/intel/ifs: Add an entry rendezvous for SAF
The activation for Scan at Field (SAF) includes a parameter to make microcode wait for both threads to join. It's preferable to perform an entry rendezvous before the activation to ensure that they start the `wrmsr` close enough to each other. In some cases it has been observed that one of the threads might be just a bit late to arrive. An entry rendezvous reduces the likelihood of these cases occurring. Add an entry rendezvous to ensure the activation on both threads happen close enough to each other. Signed-off-by: Ashok Raj <[email protected]> Reviewed-by: Tony Luck <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Ilpo Järvinen <[email protected]> Signed-off-by: Ilpo Järvinen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions