Subject: Quick question about MAXDSIZ
To: None <port-amiga@netbsd.org>
From: John Klos <john@sixgirls.org>
List: port-amiga
Date: 06/07/2003 19:11:16
Hi,

I have an Amiga 1200 with 256 megs of memory, and I'd like to be able to
have tasks use all of it.

But if I compile a kernel with MAXDSIZ="(256*1024*1024)", I get this on
boot:

...
root on sd0a dumps on sd0b
sh in malloc(): error: mmap(2) failed, check limits.
Jun 8 23:02:34 init: fatal signal: Abort trap

Does anyone know what else I need to change?