Re: NetBSD Amiga - Memory restrictions

David Brownlee <[email protected]> Sun, 26 Mar 2023 20:22:48 +0000
Newsgroups gmane.os.netbsd.ports.amiga
Message-ID <CAGN_6pYzBKKLdX7_Wic1qrv-=BADpiJHddm5z8=330_zymp4fw@mail.gmail.com>
On Sat, 25 Mar 2023 at 15:48, Frank Wille <[email protected]> wrote:
>
> David Brownlee wrote:
>
> > On Mon, 27 Feb 2023 at 11:40, Harald Meinzer <[email protected]>
> > wrote:
> >[...]
> >> is there somebody out, who is able to fix the Kernel, to get rid of
> >> this RAM/Memory Limit of 384 MB???
> > [...]
> > (This is a separate issue from maximum virtual memory per process,
> > which still needs to be addressed :)
>
> Yes. The VM-limit per process is the main problem for all(?) m68k ports.
>
> I remember we already discussed that years ago on this list, and somebody
> (mlelstv?) mentioned that we cannot increase it any further without getting
> rid of SunOS emulation, because a huge part of the address space is
> reserved for it. But I don't remember the details and couldn't even locate
> the responsible source now.
>
> If this is the only reason, and all m68k port maintainers agree, I would
> happily sacrifice SunOS emulation support.

If it's a build time "SunOS emulation _or_ larger VM" then I would
definitely think GENERIC should switch to the larger VM by default. If
its a 'need to rework stuff and its too difficult to build both from
the same tree", then.... maybe still :)

Does anyone know if all m68k platforms have the same limits? (Apart
from sun2, for obvious reasons :)

David