Subject: Re: where has all my memory gone?
To: Simon Burge <simonb@wasabisystems.com>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: netbsd-users
Date: 07/08/2003 14:24:15
On Wed, Jul 09, 2003 at 12:05:07AM +1000, Simon Burge wrote:
> > The machine is used for memory consuming computation, and being able to
> > use only 1GB over two is a pain.
> In sys/arch/i386/include/vmparam.h:
>
> #ifndef MAXDSIZ
> #define MAXDSIZ (1*1024*1024*1024) /* max data size */
> #endif
Right, I guess that explains the problem :o)
And why do we have such a limit here?
--
Emmanuel Dreyfus
manu@netbsd.org