-
Bug
-
Resolution: Won't Do
-
Normal
-
None
-
rhel-10.0
-
None
-
No
-
None
-
1
-
rhel-arch-hw
-
ssg_platform_enablement
-
None
-
False
-
False
-
-
None
-
Arch HW Low Priority
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
-
x86_64
-
None
What were you trying to do that didn't work?
man page of x86_energy_perf_policy command do not provide information about "-r"
# x86_energy_perf_policy -h x86_energy_perf_policy: option '-h' is ambiguous; possibilities: '-hwp-desired' '-hwp-enable' '-help' '-hwp-epp' '-hwp-min' '-hwp-max' '-hwp-use-pkg' '-hwp-window' x86_energy_perf_policy [options] [scope][field value] scope: --cpu cpu-list [--hwp-use-pkg #] | --pkg pkg-list field: --all | --epb | --hwp-epp | --hwp-min | --hwp-max | --hwp-desired other: --hwp-enable | --turbo-enable (0 | 1) | --help | --force value: ( # | "normal" | "performance" | "balance-performance" | "balance-power"| "power") --hwp-window usec Specify only Energy Performance BIAS (legacy usage): x86_energy_perf_policy: [-c cpu] [-v] (\{-}r | policy-value ) <<<<<< # man x86_energy_perf_policy | grep "-r " -c 0
Although seems that the option works,
# x86_energy_perf_policy -r -c 4 cpu4: EPB 9
What is the impact of this issue to you?
Please provide the package NVR for which the bug is seen:
# uname -r 6.12.0-55.9.1.el10_0.x86_64 # rpm -qf /usr/bin/x86_energy_perf_policy kernel-tools-6.12.0-55.9.1.el10_0.x86_64 # rpm -qif /usr/share/man/man8/x86_energy_perf_policy.8.gz | grep Source.RPM Source RPM : kernel-6.12.0-55.9.1.el10_0.src.rpm
How reproducible is this bug?:
Everytime