-Xms switch specifies the initial size, in bytes, of the memory allocation pool

On Wed, Jun 17, 2009 at 1:55 PM, maning
sambale<emmanuel.samb...@gmail.com> wrote:
>> I've got 2Gb of memory in my laptop, so I can use this:
>>  java -jar -Xms500m -Xmx500m josm-tested.jar
>> which gives me 500Mb of memory available to the application. In this case it 
>> loads pretty fast, and has no trouble with a 58Mb file.
>
>  I use this one:
>  java -Xmx512m -jar josm-latest.jar
>
> And increase it to 1GB depending on the need.
>
> what's the  "-Xms500m" for?
>
>
> --
> cheers,
> maning
> ------------------------------------------------------
> "Freedom is still the most radical idea of all" -N.Branden
> wiki: http://esambale.wikispaces.com/
> blog: http://epsg4253.wordpress.com/
> ------------------------------------------------------
>
> _______________________________________________
> talk-ph mailing list
> talk-ph@openstreetmap.org
> http://lists.openstreetmap.org/listinfo/talk-ph
>

_______________________________________________
talk-ph mailing list
talk-ph@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-ph

Reply via email to