Date: Sat, 01 Dec 2018 17:05:03 +0000 From: bugzilla-noreply@freebsd.org To: powerpc@FreeBSD.org Subject: [Bug 233693] [PowerPC64] Powerd unable to change cpu frequency Message-ID: <bug-233693-25139-jIbUeOQEa6@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-233693-25139@https.bugs.freebsd.org/bugzilla/> References: <bug-233693-25139@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=3D233693 --- Comment #3 from Conrad Meyer <cem@freebsd.org> --- My read of pmcr and cpu_freq, based on Sean's supporting CF_DEBUG output, is that probably the pstate_ids table is bogus on this machine. Or that it shouldn't be used as an array index into sets? I.e. maybe pstate_ids is discontiguous while pmcr_set() (and cpufreq's sets) are contiguous. --=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-233693-25139-jIbUeOQEa6>