[SRU][Ubuntu 22.04.1] Unable to interpret the frequency values in cpuinfo_min_freq and cpuino_max_freq sysfs files.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
Undecided
|
Michael Reed | ||
Jammy |
Fix Released
|
Medium
|
Michael Reed | ||
Lunar |
Fix Released
|
Medium
|
Michael Reed | ||
Mantic |
Fix Released
|
Undecided
|
Michael Reed |
Bug Description
[Impact]
On DELL EMC PowerEdge system when Ubuntu 22.04.1 OS is Installed, Unable to Interpret the values in cpuinfo_max_freq and cpuinfo_min_freq sysfs files as per the Intel specs document.
Steps to Reproduce:
1. Install one CPU that supports DBS "Demand-Based Power Management".
2. Install Ubuntu 22.04.1 OS.
2. Enable "Logical Processor" under CPU Information menu from F2 setup.
3. Save changes and reboot to Ubuntu 22.04.1 OS.
4. Right click on "Computer" and select "File system" and check for the following CPU directories.
/sys/
/sys/
5. View the Max Frequency and Min Frequency under CPU0 and CPU1 directory.
6. The Max and Min Frequency did not match as per the Intel specs datasheet.
Actual results:
/sys/devices/
/sys/devices/
/sys/devices/
Expected results: As per Intel datasheet specification.
/sys/devices/
/sys/devices/
/sys/devices/
[Fix]
cpufreq: intel_pstate: Fix scaling for hybrid-capable systems with disabled E-cores
https:/
[Test Plan]
Same as steps to reproduce
[ Where problems could occur ]
This issue is seen on Intel based system under development which supports DBS "Demand-Based Power Management", then install Ubuntu-22.04 and boot into OS then
check for the frequency values under /sys/devices/
Regression risk = Low to medium
[ Other Info ]
Jammy
https:/
lunar
https:/
Mantic
https:/
description: | updated |
Changed in linux (Ubuntu Mantic): | |
status: | In Progress → Fix Released |
Changed in linux (Ubuntu Lunar): | |
importance: | Undecided → Medium |
Changed in linux (Ubuntu Jammy): | |
importance: | Undecided → Medium |
Changed in linux (Ubuntu Lunar): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Jammy): | |
status: | In Progress → Fix Committed |
According to Dell, this has been tested on Jammy, Lunar and Mantic