On 7/13/07, eks dev <eksdev@yahoo.co.uk> wrote:
> no, we have only 2G on this machine and 32bit jvm can utilize most of it (1..6G) leaving
something to the OS, and is generally faster due to shorter pointers and more availyble registers
on 32bit.
Less available registers in 32 bit mode :-)
Right about the larger pointers though... they can make things
slightly slower (cache effects, etc).
-Yonik
---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org
|