You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This hotfix is fixing an issue of corefreqk.ko which attempts to read more than available addresses.
This hotfix is so far limiting to one UMC probing but I believe EPYC and Threadripper need more. Max UMC can be adapted consequently but I need your tests on all families, starting from Zen v1
Get and build the hotfix branch
git branch -f hotfix_AMD_UMC_probing origin/hotfix_AMD_UMC_probing
git checkout hotfix_AMD_UMC_probing
make clean all
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
hotfix_AMD_UMC_probing branch is fixing the max number of UMC to query.
This hotfix is fixing an issue of
corefreqk.ko
which attempts to read more than available addresses.This hotfix is so far limiting to one UMC probing but I believe EPYC and Threadripper need more. Max UMC can be adapted consequently but I need your tests on all families, starting from Zen v1
Start CoreFreq
version is
1.90.2
Post your CLI output in this thread
Thank you
Beta Was this translation helpful? Give feedback.
All reactions