This (over-)compensates for the frame bit reduction related to the
TLB read inhibit support. However, the memory overhead of page tables
is increased.
OK miod@
-# $OpenBSD: BOOT,v 1.12 2022/08/25 16:10:15 miod Exp $
+# $OpenBSD: BOOT,v 1.13 2023/01/11 03:28:42 visa Exp $
machine octeon mips64
maxusers 4
option CPU_MIPS64R2
option CPU_OCTEON
option FPUEMUL
+option MIPS_PTE64
makeoption LINK_ADDRESS="0xffffffff82000000"
config bsd root on rd0a swap on rd0b
-# $OpenBSD: GENERIC,v 1.60 2021/08/21 14:46:25 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.61 2023/01/11 03:28:42 visa Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
option CPU_MIPS64R2
option CPU_OCTEON
option FPUEMUL
+option MIPS_PTE64
makeoption LINK_ADDRESS="0xffffffff81000000"
option PCIVERBOSE
-# $OpenBSD: RAMDISK,v 1.46 2019/11/04 14:58:40 visa Exp $
+# $OpenBSD: RAMDISK,v 1.47 2023/01/11 03:28:42 visa Exp $
machine octeon mips64
maxusers 4
option CPU_MIPS64R2
option CPU_OCTEON
option FPUEMUL
+option MIPS_PTE64
makeoption LINK_ADDRESS="0xffffffff81000000"
config bsd root on rd0a swap on rd0b