Re: NetBSD 10.0_RC1 on AlphaServer DS25... no boot
Jason Thorpe <[email protected]> Sat, 30 Dec 2023 15:09:24 -0800
| Newsgroups | gmane.os.netbsd.ports.alpha |
|---|---|
| Message-ID | <[email protected]> |
> On Dec 30, 2023, at 2:48 PM, Jason Thorpe <[email protected]> wrote: > > The macro used to index the kernel L2 PTs to poke the value in them to point to the L3 PTs was overflowing from 1023->0 because it was designed to, and it probably just shouldn’t have been used in this one particular spot. The fix is quite simple, and the comment explaining it is more complicated than the change :-) Ok, fix checked in and pull-up to netbsd-10 requested. I successfully booted a 16GB config in Qemu with the fix, whereas before it blew up at 7GB. -- thorpej