Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Sep 2017 20:06:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 218262] [hwpstate] does not set overclocked frequency on AMD Ryzen CPU
Message-ID:  <bug-218262-8-Nb0xzeFwQZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-218262-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-218262-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218262

Greg V <greg@unrelenting.technology> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greg@unrelenting.technology

--- Comment #1 from Greg V <greg@unrelenting.technology> ---
Just encountered this problem. (Also seems related: bug 221621)

Looks like Linux is writing the MSR in the loop
https://github.com/torvalds/linux/blob/35dbba31be52c59a89bd96d49f170999d57c=
9234/drivers/cpufreq/powernow-k8.c#L169-L175
but we write it once and then only check in the loop.

This shouldn't fix anything but I'll try=E2=80=A6

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218262-8-Nb0xzeFwQZ>