Re: git: 80d32a6b1d73 - main - hwpstate_amd(4): CPPC: Switch the default to maximum performance
Date: Fri, 20 Feb 2026 10:38:58 UTC
> The branch main has been updated by olce: > > URL: https://cgit.FreeBSD.org/src/commit/?id=80d32a6b1d73e0c81303417fa280ac74ef1f417a > > commit 80d32a6b1d73e0c81303417fa280ac74ef1f417a > Author: Olivier Certner <olce@FreeBSD.org> > AuthorDate: 2026-02-09 17:45:07 +0000 > Commit: Olivier Certner <olce@FreeBSD.org> > CommitDate: 2026-02-20 10:12:53 +0000 > > hwpstate_amd(4): CPPC: Switch the default to maximum performance > > Set controls to maximum performance to avoid regressions now that CPPC > is activated by default and to match what the P-state support does. > > Relnotes: yes > Sponsored by: The FreeBSD Foundation > Differential Revision: https://reviews.freebsd.org/D55253 > --- > sys/x86/cpufreq/hwpstate_amd.c | 18 ++++++++++-------- > 1 file changed, 10 insertions(+), 8 deletions(-) Sorry, forgot two tags here: PR: 292615 Tested by: cracauer (lent me a machine) Thanks. -- Olivier Certner