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

Dynamic application of turbo boost [feature proposal] #217

Open
garhul opened this issue Mar 15, 2023 · 0 comments
Open

Dynamic application of turbo boost [feature proposal] #217

garhul opened this issue Mar 15, 2023 · 0 comments

Comments

@garhul
Copy link

garhul commented Mar 15, 2023

A bit of bacgkround:

I've been experiencing random shutdowns on my machine (ASUS UM425, ryzen 7 4700u) only in linux, and it seemed to be related to temperatures, unfortunately I wasn't able to make cpufreq work on ubuntu, but after moving to PopOs it worked out of the box, possibly a kernel config issue.

So with PoPos isntalled and cpufreq with disabled frequency boost I experienced no issues, I just fliped the switch on turbo boost and within seconds I saw the temp climb and the machine crash.

I'm assuming that for this type of machine and it's feeble cooling system what windows is doing is allowing for turbo boost to be on for a certain amount of time or within a certain temperature range (as soon as it passes a threshold it gets disabled).

What's the feasibility of implementing such a feature within cpufreq to allow for short bursts of frequency boost within a safe temperature window.

TL;DR

Frequency boost on notebooks with poor thermals causes crashes on ryzen cpus, an idea for mitigating such issue would be to implement short bursts of freq boost within safe temperature regions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant