Heap Size in 32 bit Redhat
Clemens Eisserer
linuxhippy at gmail.com
Tue Mar 23 15:21:30 UTC 2010
Hi,
As far as I know there's still the 3GB/1GB user/kernel-space split
even when using PAE.
PAE doesn't expand the memory available per-process, but enables the
OS to use up to 64GB with each process still limited to its 32-bit
adress range (with some percentage reserved for the kernel).
I would suggest using 64-bit JVM with CompressedOops, usually that
performs very good :)
- Clemens
_______________________________________________
hotspot-gc-use mailing list
hotspot-gc-use at openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/hotspot-gc-use
More information about the hotspot-gc-dev
mailing list