Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jul 2018 22:07:53 +0100
From:      Dave Green <dfrg@xsmail.com>
To:        freebsd-stable@freebsd.org
Subject:   Re: Cannot set CPU frequency for 8th gen CPU
Message-ID:  <1531948073.1994452.1445367480.22BE9855@webmail.messagingengine.com>
In-Reply-To: <1531942280.1967142.1445262384.65DBC865@webmail.messagingengine.com>
References:  <1531942280.1967142.1445262384.65DBC865@webmail.messagingengine.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 18 Jul 2018, at 8:31 PM, Dave Green wrote:

> If I disable 5 of the 6 
> cores in the BIOS then setting frequency as above is successful.

Further, when setting:

# sysctl debug.cpufreq.verbose=1

A different 11.1 amd64 system with a 2nd gen 4 core processor reports:

cpufreq: setting abs freq 2500 on est0 (cpu 0)
cpufreq: setting abs freq 2500 on est1 (cpu 1)
cpufreq: setting abs freq 2500 on est2 (cpu 2)
cpufreq: setting abs freq 2500 on est3 (cpu 3)

Whereas the 11.2 amd64 system with the 8th gen 6 core reports:

cpufreq: setting abs freq 2800 on est0 (cpu 1)
cpufreq: setting abs freq 2800 on est1 (cpu 2)
cpufreq: setting abs freq 2800 on est2 (cpu 3)
cpufreq: setting abs freq 2800 on est3 (cpu 4)
cpufreq: setting abs freq 2800 on est3 (cpu 5)

For the second (faulty) system cpu0 is conspicuously missing and may explain why frequency can only be set on that machine with all but one core disabled?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1531948073.1994452.1445367480.22BE9855>