]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
powerpc/booke: Clamp MAXCPU to 32 for Book-E platforms
authorJustin Hibbits <jhibbits@FreeBSD.org>
Sat, 6 Aug 2022 15:35:44 +0000 (11:35 -0400)
committerJustin Hibbits <jhibbits@FreeBSD.org>
Sat, 6 Aug 2022 15:42:19 +0000 (11:42 -0400)
commit35ce7d40f9861059caa460296d1663ff172de931
tree23718021e891ae344aa2d8127d5d7a236eab5a9b
parent1e73fbd8b28946cb1341b51292082864943f0a89
powerpc/booke: Clamp MAXCPU to 32 for Book-E platforms

Since the likelihood of new Book-E PowerPC SoCs being produced is near
zero clamp MAXCPU to around the highest number of cores/threads
available currently, for both 64-bit and 32-bit.  Even though the
current highest core/thread count is 24, the cap is set at 32 in case
there is code that assumes power of 2.
sys/powerpc/conf/MPC85XX
sys/powerpc/conf/QORIQ64