1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-15 04:57:56 +00:00

docs: clarify the cpu.cstate feature

This commit is contained in:
Markus Lehtonen 2021-08-13 11:43:03 +03:00
parent 85c1410e18
commit 4ef58d7fc8

View file

@ -72,7 +72,7 @@ The **cpu** feature source supports the following labels:
| [pstate][intel-pstate] | status | The status of the Intel pstate driver when in use and enabled, either 'active' or 'passive'. | [pstate][intel-pstate] | status | The status of the Intel pstate driver when in use and enabled, either 'active' or 'passive'.
| | turbo | Set to 'true' if turbo frequencies are enabled in Intel pstate driver, set to 'false' if they have been disabled. | | turbo | Set to 'true' if turbo frequencies are enabled in Intel pstate driver, set to 'false' if they have been disabled.
| | scaling_governor | The value of the Intel pstate scaling_governor when in use, either 'powersave' or 'performance'. | | scaling_governor | The value of the Intel pstate scaling_governor when in use, either 'powersave' or 'performance'.
| cstate | enabled | Set to 'true' if cstates are set in the intel_idle driver, otherwise set to 'false'. | cstate | enabled | Set to 'true' if cstates are set in the intel_idle driver, otherwise set to 'false'. Unset if intel_idle cpuidle driver is not active.
| [rdt][intel-rdt] | RDTMON | Intel RDT Monitoring Technology | [rdt][intel-rdt] | RDTMON | Intel RDT Monitoring Technology
| | RDTCMT | Intel Cache Monitoring (CMT) | | RDTCMT | Intel Cache Monitoring (CMT)
| | RDTMBM | Intel Memory Bandwidth Monitoring (MBM) | | RDTMBM | Intel Memory Bandwidth Monitoring (MBM)