Bug 1701278 - CPU: Cache Size and Current Frequency share the same value
Summary: CPU: Cache Size and Current Frequency share the same value
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: acpitool
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Al Stone
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-04-18 14:36 UTC by Stéphane Wirtel
Modified: 2020-02-24 17:23 UTC (History)
4 users (show)

Fixed In Version: acpitool-0.5.1-21.fc30 acpitool-0.5.1-21.fc29
Clone Of:
Environment:
Last Closed: 2019-06-06 01:06:29 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
patch for cachesize (430 bytes, patch)
2019-04-18 14:36 UTC, Stéphane Wirtel
no flags Details | Diff

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.


Note You need to log in before you can comment on or make changes to this bug.