re: sun3 kernels don't work in netbsd 7, 8 or -current.

matthew green <[email protected]> Fri, 02 Mar 2018 17:24:37 +1100
Newsgroups gmane.os.netbsd.ports.sun3
Message-ID <[email protected]>
> sun3 was tested for the ASLR kernel option:

ah, yes.  if you use an old enough release and a cut down
kernel, then netbsd-7 and netbsd-8 work OK, but -current
does not.  that needs a revert in kern_exec.c, and then
maybe some more work to free up some KVA -- i had uarea
and vm_map hangs.

FWIW, the changes i made to netbsd-8 sun3 are here:

   https://www.netbsd.org/~mrg/sun3.nb8.diff

thanks to maya@ for noticing the KERN_AS issue.  we should
make a decision about which to leave out.. my config is
fairly minimal.


.mrg.