diff options
author | Noah Goldstein <goldstein.w.n@gmail.com> | 2021-11-16 17:14:21 +0100 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2021-11-16 17:19:41 +0100 |
commit | 0fe4ff885f8a50082d9dc241b657472894caba16 (patch) | |
tree | 08466886f8c59b329ab793d62f01b1047794ca34 /tools/perf/scripts/python/sched-migration.py | |
parent | fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf (diff) |
x86/fpu: Correct AVX512 state tracking
Add a separate, local mask for tracking AVX512 usage which does not
include the opmask xfeature set. Opmask registers usage does not cause
frequency throttling so it is a completely unnecessary false positive.
While at it, carve it out into a separate function to keep that
abomination extracted out.
[ bp: Rediff and cleanup ontop of 5.16-rc1. ]
Signed-off-by: Noah Goldstein <goldstein.w.n@gmail.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lore.kernel.org/r/20210920053951.4093668-1-goldstein.w.n@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions