Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement]: Effective CPU core frequency #2117

Open
pchome opened this issue Dec 10, 2024 · 0 comments
Open

[Enhancement]: Effective CPU core frequency #2117

pchome opened this issue Dec 10, 2024 · 0 comments
Labels
cpu related to CPU stats or system process reporting enhancement suggests alteration of existing functionality to better support different use cases text related to `conky.text` variables, their parsing or implementation

Comments

@pchome
Copy link

pchome commented Dec 10, 2024

What happened?

My first Ryzen CPU.

Trying to figure out monitoring, but some strange things happening
I usually notice when cores get an attention they go to lower frequency immediately (even lower then described, like 1400 to 1234), then to higher.

I "googled" around and found out about "Effective Core Frequency" [1][2]
Am I missing something?
Can we have a switch to report only active cores real freq?

  1. https://www.hwinfo.com/forum/threads/effective-clock-vs-instant-discrete-clock.5958/
  2. https://www.hwinfo.com/forum/threads/effective-clock-vs-instant-discrete-clock.5958/page-3#post-47368

Version

current

Which OS/distro are you seeing the problem on?

Gentoo

Conky config

cpu0 ${alignr}${color3}${freq 1} MHz${color}
cpu1 ${alignr}${color3}${freq 2} MHz${color}
...

Stack trace

No response

Relevant log output

No response

@pchome pchome added bug related to incorrect existing implementation of some functionality triage issue that hasn't been verified, categorized or acknowledged yet labels Dec 10, 2024
@Caellian Caellian added enhancement suggests alteration of existing functionality to better support different use cases cpu related to CPU stats or system process reporting text related to `conky.text` variables, their parsing or implementation and removed bug related to incorrect existing implementation of some functionality triage issue that hasn't been verified, categorized or acknowledged yet labels Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cpu related to CPU stats or system process reporting enhancement suggests alteration of existing functionality to better support different use cases text related to `conky.text` variables, their parsing or implementation
Projects
None yet
Development

No branches or pull requests

2 participants