POWERCAP-SET(1) | powercap-set | POWERCAP-SET(1) |
powercap-set - manage power capping devices with the Linux power capping framework
powercap-set NAME [OPTION]...
Sets configurations for a powercap control type.
The control type NAME must not be empty or contain a '.' or '/'.
The following zone-level arguments may be used together and require -z/--zone:
The following constraint-level arguments may be used together and require -z/--zone and -c/--constraint:
Administrative (root) privileges are usually needed to use powercap-set.
Setting constraint power cap and/or time limit values may not enable or disable a zone/subzone - set the -e/--z-enabled flag explicitly.
The kernel may round power limits and time windows to discrete values supported by the hardware, e.g., 28 seconds might round to 27983872 microseconds.
Power units: microwatts (uW)
Time units: microseconds (us)
Report bugs upstream at <https://github.com/powercap/powercap>
/sys/devices/virtual/powercap/*
/sys/class/powercap/*
Connor Imes <connor.k.imes@gmail.com>
2021-12-12 | powercap |