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
Markus Lehtonen 31bd91988f cpuid: correct the name of SSE4* cpuid flags
The naming was changed in when with cpuid v2
(github.com/klauspost/cpuid/v2) and we didn't catch this in NFD. No
issue reports of the inadvertent naming change so let's just adapt to
the updated naming in NFD configuration. The SSE4* labels are disabled
by default so they're not widely used, if at all.
2021-07-06 11:54:55 +03:00
..
cpu.go cpuid: correct the name of SSE4* cpuid flags 2021-07-06 11:54:55 +03:00
cstate.go Support for additional cpu features 2021-03-05 13:15:49 -05:00
power_amd64.go source: perform all sysfs discovery under host sysfs 2020-05-20 22:15:41 +03:00
power_stub.go source/cpu: detect SST-BF 2019-04-12 15:11:55 +03:00
pstate.go Support for additional cpu features 2021-03-05 13:15:49 -05: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