sysutils/powerdxx: add pkg-message to inform
- 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. PR: 255324
This commit is contained in:
committed by
Alexandre C. Guimarães
parent
c769b65e5a
commit
98858214cd
@@ -1,5 +1,6 @@
|
||||
PORTNAME= powerdxx
|
||||
DISTVERSION= 0.4.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= rigoletto@FreeBSD.org
|
||||
|
||||
@@ -9,3 +9,16 @@ 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.
|
||||
|
||||
Reference in New Issue
Block a user