friendica.eskimo.com

Linux Thermal Throttling

Anyone know where to adjust Linux's idea of threshold temp for throttling? I've got a machine that is throttling even when the CPU is only hitting 52C, should be good up to 86C. But I can't find where to adjust.
Shoreline, WA, USA
@relentless_eduardo Is there a URL to a specific article there that is relevant?
@relentless_eduardo I didn't find anything relevant with the search there, I've also searched Tom's Hardware and a few others, neither Bing nor Gargoyle have been useful.
@relentless_eduardo Well I know now it's a kernel issue, it is resolved in 6.11.3, however 6.11.3 introduces some other instability that makes the machine crash after 20 minutes so not usable. I new this was an area under development as 6.11.0 and 6.11.1 produced kernel errors concerning being unable to write the MSR, but they DID write the MSR because the clock speeds did change.

cat /etc/os-release
NAME="Linux Mint"
VERSION="21.3 (Virginia)"
ID=linuxmint
ID_LIKE="ubuntu debian"
PRETTY_NAME="Linux Mint 21.3"
VERSION_ID="21.3"
HOME_URL="https://www.linuxmint.com/"
SUPPORT_URL="https://forums.linuxmint.com/"
BUG_REPORT_URL="http://linuxmint-troubleshooting-guide.readthedocs.io/en/latest/"
PRIVACY_POLICY_URL="https://www.linuxmint.com/"
VERSION_CODENAME=virginia
UBUNTU_CODENAME=jammy

Has been running fine for me. The uptime presently is only a day but that is because I just rebooted to upgrade the kernel to 6.11.3, it never crashes.