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 43e0f83940 source/cpu: better error reporting
Drop confusing errors in the log when intel pstate or cstate driver is
not enabled in the system. However, we still log an error if sysfs is
not available at all, in which case we're not able to detect these
correctly.
2021-08-13 09:16:03 +03:00
..
cpu.go source/cpu: better error reporting 2021-08-13 09:16:03 +03:00
cstate.go source/cpu: better error reporting 2021-08-13 09:16:03 +03: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 source/cpu: better error reporting 2021-08-13 09:16:03 +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