Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jul 1997 15:40:02 -0700 (PDT)
From:      "Jin Guojun[ITG]" <jin@george.lbl.gov>
To:        freebsd-bugs
Subject:   Re: kern/4070: cannot access over 64MB memory
Message-ID:  <199707092240.PAA16867@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/4070; it has been noted by GNATS.

From: "Jin Guojun[ITG]" <jin@george.lbl.gov>
To: dg@root.com
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: kern/4070: cannot access over 64MB memory
Date: Wed, 9 Jul 1997 15:36:45 -0700

 } ># limit
 } ...
 } >datasize        131072 kbytes
 } 
 }    Malloc is kind of strange when it comes to allocating the virtual address
 } space and will consume up to twice the amount requested. If you want to malloc
 } more than 64MB, you'll need to further increase the data limit.
 
 Would some one please update the section 7.6 in www.freebsd.com/FAQ/FAQ.html
 to add this information in?
 
 Thanks,
 
 -Jin
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707092240.PAA16867>