freebsd-src/stand/powerpc
Leandro Lupori 8ecf9a8bab 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
2021-10-14 13:13:27 -03:00
..
boot1.chrp Disable PIE for powerpc bootloaders. 2021-02-25 00:26:11 +01:00
kboot loader: implement mount/unmount rootfs 2021-09-08 04:01:20 +03:00
ofw powerpc64: make radix with superpages default 2021-10-14 13:13:27 -03:00
uboot Disable PIE for powerpc bootloaders. 2021-02-25 00:26:11 +01:00
Makefile stand: TARGET_ARCH is spelled MACHINE_ARCH in Makefiles 2019-05-21 03:05:24 +00:00
Makefile.inc