]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
powerpc: Clamp MAXCPU for MPC85XXSPE kernel to 2
authorjhibbits <jhibbits@FreeBSD.org>
Sun, 10 Feb 2019 20:21:20 +0000 (20:21 +0000)
committerjhibbits <jhibbits@FreeBSD.org>
Sun, 10 Feb 2019 20:21:20 +0000 (20:21 +0000)
commit5e39797ea95afb6e71027d3844dcd1bd1d215427
tree2151f0c6125c7d24dc5d81149b206d46c041539f
parent86f14716876aec7b9186468f7df3eaaaa6c5c9c0
powerpc: Clamp MAXCPU for MPC85XXSPE kernel to 2

SoCs with e500v2 chips only have at most 2 cores, and there are no plans to
release any more e500v2-based SoCs.  Clamping MAXCPU down to 2 saves 5MB of
data, and 1.5MB bss.
sys/powerpc/conf/MPC85XXSPE