aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJithu Joseph <[email protected]>2023-03-21 17:33:57 -0700
committerHans de Goede <[email protected]>2023-03-27 16:10:20 +0200
commitfed696ce13662de882c8708ea7d0664d8e9e178b (patch)
tree2537c2bd4b4675b3d7e0e588269faa7f5c0e8167 /tools/perf/scripts/python
parent5210fb4e18806648b5e87ecc206f1b35e1253401 (diff)
platform/x86/intel/ifs: Implement Array BIST test
Array BIST test (for a particular core) is triggered by writing to MSR_ARRAY_BIST from one sibling of the core. This will initiate a test for all supported arrays on that CPU. Array BIST test may be aborted before completing all the arrays in the event of an interrupt or other reasons. In this case, kernel will restart the test from that point onwards. Array test will also be aborted when the test fails, in which case the test is stopped immediately without further retry. Signed-off-by: Jithu Joseph <[email protected]> Reviewed-by: Tony Luck <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Hans de Goede <[email protected]> Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions