1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00
node-feature-discovery/source/cpu
Antti Kervinen d3d13347f8 vendor: update klauspost/cpuid
Update cpuid from v1.2.2 to v1.2.3. Brings in SGX improvements and
CPUID leaf 7 feature detection (VBMI2, VPOPCNTDQ, GFNI, VAES,
AVX512BITALG, VPCLMULQDQ, AVX512BF16, AVX512VP2INTERSECT). Blacklist
cpuid-SGX* (issue #130).

Signed-off-by: Antti Kervinen <antti.kervinen@intel.com>
2020-01-29 14:51:44 +02:00
..
cpu.go vendor: update klauspost/cpuid 2020-01-29 14:51:44 +02:00
cpuid_amd64.go sources: move all cpu related features under the cpu source 2019-05-09 20:18:36 +03:00
cpuid_arm64.go cpu: remove unused import from cpuid_arm64 2019-05-13 17:17:02 +03:00
cpuid_ppc64le.go source/cpu: add IBM Power CPU support to cpuid 2019-08-28 07:53:10 -04:00
cpuid_s390x.go source/cpu: add IBM Z CPU support to cpuid 2019-08-28 07:53:22 -04:00
power_amd64.go source/cpu: detect SST-BF 2019-04-12 15:11:55 +03:00
power_stub.go source/cpu: detect SST-BF 2019-04-12 15:11:55 +03:00
pstate.go source/cpu: support 'false' status of cpu-pstate.turbo 2019-08-29 16:18:12 +03:00
rdt_amd64.go sources: move all cpu related features under the cpu source 2019-05-09 20:18:36 +03:00
rdt_stub.go sources: move all cpu related features under the cpu source 2019-05-09 20:18:36 +03:00