This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: Howto set the initial heap-size?
- From: "Boehm, Hans" <hans dot boehm at hp dot com>
- To: "Clemens Eisserer" <linuxhippy at web dot de>, <java at gcc dot gnu dot org>
- Date: Wed, 3 Nov 2004 10:32:59 -0800
- Subject: RE: Howto set the initial heap-size?
The collector itself should understand GC_INITIAL_HEAP_SIZE.
Other such environment variables are described in
boehm-gc/doc/README.environment, though a few
currently require configure arguments to enable.
You can get basically the same effect by calling GC_expand_hp
from startup code. This should probably be exported through
some gcj-specific Java class, but I don't know if it is.
Hans
> -----Original Message-----
> From: java-owner@gcc.gnu.org
> [mailto:java-owner@gcc.gnu.org]On Behalf Of
> Clemens Eisserer
> Sent: Tuesday, November 02, 2004 11:28 PM
> To: java@gcc.gnu.org
> Subject: Howto set the initial heap-size?
>
>
> Hello!
>
> 1.) I've googled since some time to find the appropriate
> enviroment variable to control the initial heap size, however
> I only found one to limit the maximum heap size.
>
> Is there also one available to control the initial heap size?
>
> 2.) Is there a way to fix initial-heap-size at compile time?
>
> Thx in advance, lg Clemens
> __________________________________________________________
> Mit WEB.DE FreePhone mit hoechster Qualitaet ab 0 Ct./Min.
> weltweit telefonieren! http://freephone.web.de/?mc=021201
>