Bug 1701278

Summary: CPU: Cache Size and Current Frequency share the same value
Product: [Fedora] Fedora Reporter: Stéphane Wirtel <stephane>
Component: acpitoolAssignee: Al Stone <ahs3>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: rawhideCC: ahs3+donotuse, ahs3, jskarvad, smparrish
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: acpitool-0.5.1-21.fc30 acpitool-0.5.1-21.fc29 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-06 01:06:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
patch for cachesize none

Description Stéphane Wirtel 2019-04-18 14:36:35 UTC
Created attachment 1556154 [details]
patch for cachesize

Description of problem:
When executing acpitool -c, the "cache size" and the "current frequency" fields share the same value.

Version-Release number of selected component (if applicable):

0.5.1

How reproducible:


Steps to Reproduce:
1. acpitool -c

Actual results:

 CPU type               : Intel(R) Core(TM) i7-7560U CPU @ 2.40GHz
  Min/Max frequency      : 400/3800 MHz
  Current frequency      : 3738 MHz
  Frequency governor     : performance
  Freq. scaling driver   : intel_pstate
  Cache size             : 3738.922 KB

Expected results:
 CPU type               : Intel(R) Core(TM) i7-7560U CPU @ 2.40GHz
  Min/Max frequency      : 400/3800 MHz
  Current frequency      : 3738 MHz
  Frequency governor     : performance
  Freq. scaling driver   : intel_pstate
  Cache size             : 4096 KB

Additional info:

The issue is just in the src/cpu.cpp file

Comment 1 Al Stone 2019-05-28 20:51:07 UTC
Patch looks good; will roll it into a new release of the package.

Thank you.

Comment 2 Fedora Update System 2019-05-28 21:12:36 UTC
FEDORA-2019-37295853be has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-37295853be

Comment 3 Fedora Update System 2019-05-29 01:36:07 UTC
acpitool-0.5.1-21.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-aa8ffc393c

Comment 4 Fedora Update System 2019-05-29 02:27:03 UTC
acpitool-0.5.1-21.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-37295853be

Comment 5 Fedora Update System 2019-06-06 01:06:29 UTC
acpitool-0.5.1-21.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2019-06-06 02:34:56 UTC
acpitool-0.5.1-21.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.