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
Bob Fournier a65f73e834 Support for additional cpu features
This adds additional cpu features:
- pstate status from status of intel_pstate driver
- pstate scaling settings from scaling_governor
- cstate enable from max_cstates in intel_idle driver
2021-03-05 13:15:49 -05:00
..
cpu.go Support for additional cpu features 2021-03-05 13:15:49 -05: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