]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't try to set frequendcy for enumerated but newer started CPUs.
authorMichal Meloun <mmel@FreeBSD.org>
Wed, 29 Apr 2020 14:14:15 +0000 (14:14 +0000)
committerMichal Meloun <mmel@FreeBSD.org>
Wed, 29 Apr 2020 14:14:15 +0000 (14:14 +0000)
commit5ab94f48a2b62fa89de39bbbce264116d895a2ce
treea35c80447d95d962f8994fb13852e28d7377d328
parent7838a78269dc1986c121640137d4d5995795f4da
Don't try to set frequendcy for enumerated but newer started CPUs.

Openfirmare enumerates and installs the driver for all processors,
regardless of whether they will be started later (because of power
constrains for example).

MFC after: 3 weeks
sys/kern/kern_cpu.c