opnsense-ports/sysutils/powerdxx/pkg-message
Franco Fichtner 00c6fa1167 */*: sync with upstream
Taken from: FreeBSD
2021-09-23 08:21:18 +02:00

24 lines
603 B
Text

[
{ type: install
message: <<EOM
To run this service from startup, run
sysrc powerdxx_enable="YES"
Command line arguments can be set via powerdxx_flags. See powerd++(8)
EOM
}
]
***************************************************************************
For CPUs that are supported by the hwpstate driver powerd++ is obsolete and
in fact not possible, because the driver discards frequencies set via the
sysctl interface.
There is a loader tunable that lets you turn it off:
hint.hwpstate_intel.0.disabled
You can use that if you have issues with hwpstate controlling your CPU
frequency.