提交 31030e6b 编写于 作者: Y Yumei Huang

x86_cpu_model: Update model_pattern for some cpu models

Signed-off-by: NYumei Huang <yuhuang@redhat.com>
上级 853892ad
......@@ -58,14 +58,14 @@
model_pattern = "Intel Xeon Processor \(Skylake%s\)"
- Skylake-Server-noTSX:
flags = "pdpe1gb clwb avx512f avx512dq avx512bw avx512cd avx512vl"
model_pattern = "Intel Xeon Processor \(Skylake%s\)"
model_pattern = "Intel Xeon Processor \(Skylake%s(, no TSX)?\)"
no_flags = "hle rtm"
- Skylake-Client:
flags = "xsavec xgetbv1"
model_pattern = "Intel Core Processor \(Skylake%s\)"
- Skylake-Client-noTSX:
flags = "xsavec xgetbv1"
model_pattern = "Intel Core Processor \(Skylake%s\)"
model_pattern = "Intel Core Processor \(Skylake%s(, no TSX)?\)"
no_flags = "hle rtm"
- Broadwell:
flags = "adx rdseed 3dnowprefetch smap hle rtm"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册