]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
powerpc64: make radix with superpages default
authorLeandro Lupori <luporl@FreeBSD.org>
Thu, 14 Oct 2021 16:13:27 +0000 (13:13 -0300)
committerLeandro Lupori <luporl@FreeBSD.org>
Thu, 14 Oct 2021 16:13:27 +0000 (13:13 -0300)
commit8ecf9a8bab608c26cb100f393b24e883a706ff03
tree5ac18fdf99491b17f9691fc93f4f60a2057ad3c9
parent168b579a4884ab44833b758d9e770c87a37025fc
powerpc64: make radix with superpages default

As Radix MMU with superpages enabled is now stable, make it the
default choice on supported hardware (POWER9 and above), since its
performance is greater than that of HPT MMU.

Reviewed by: alfredo, jhibbits
Sponsored by: Instituto de Pesquisas Eldorado (eldorado.org.br)
Differential Revision: https://reviews.freebsd.org/D30797
stand/powerpc/ofw/cas.c
sys/powerpc/aim/aim_machdep.c
sys/powerpc/powerpc/pmap_dispatch.c