Re: Setting up NetBSD/m68k on qemu-virt for LLVM CI

Chris Hanson <[email protected]> Sun, 9 Feb 2025 16:39:37 -0800
Newsgroups gmane.os.netbsd.ports.m68k
Message-ID <[email protected]>
On Feb 9, 2025, at 10:13 AM, John Klos <[email protected]> wrote:
> 
> virt68k can't currently use more than a certain amount of memory, but getting it set up now for when that'll be fixed wouldn't hurt.

It would also help to rebuild your virt68k with 8KB instead of 4KB pages, just as it does for other 68K platforms. Then it’ll at least be able to address the current maximum possible address space.

Honestly, it might just make sense to switch the port to 8KB instead of 4KB pages, even though most 68K ports use 4KB out of the box…

  -- Chris