diff options
author | Jithu Joseph <[email protected]> | 2022-05-06 15:54:06 -0700 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2022-05-12 15:35:29 +0200 |
commit | 2b40e654b73ae061f1acbe28fbec6007914ba8d8 (patch) | |
tree | 799940ebf2102757b689b39967e6e0d505e5fdeb /scripts/gdb/linux/utils.py | |
parent | 684ec215706d449f78da232aae125c0bc14f22a9 (diff) |
platform/x86/intel/ifs: Add scan test support
In a core, the scan engine is shared between sibling cpus.
When a Scan test (for a particular core) is triggered by the user,
the scan chunks are executed on all the threads on the core using
stop_core_cpuslocked.
Scan may be aborted by some reasons. Scan test will be aborted in certain
circumstances such as when interrupt occurred or cpu does not have enough
power budget for scan. In this case, the kernel restart scan from the chunk
where it stopped. Scan will also be aborted when the test is failed. In
this case, the test is immediately stopped without retry.
Reviewed-by: Dan Williams <[email protected]>
Signed-off-by: Jithu Joseph <[email protected]>
Co-developed-by: Tony Luck <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
Acked-by: Hans de Goede <[email protected]>
Reviewed-by: Greg Kroah-Hartman <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions