max heap by a Java process

Hi, We have a program which takes around 1.8G memory runtime. We used to run this application on RH2.1 boxes (2.4.9-e.35enterprise) which was restricting total memory (heap + stack) to 2G and often used to go outOfMemory. So, we moved our application to RH3.0 with kernel - 2.4.21-47.0.1.ELhugemem. In this kernel, process memory can go up to 3.4G

Now, we are planning to upgrade to RH4.0. kernel is: 2.6.9-42.0.3.ELsmp

How do I know how much maximum memory this Kernel can use? Is there anything called 'ELhugemem' available for RH4.0?

[557 byte] By [Jeesa] at [2007-11-27 11:32:28]
# 1

@Op. Shouldn't you ask this in a RH forum instead?

We are using 64-bit version and are allocating 10GB to the heap. (Can't remember the version)

kajbja at 2007-7-29 16:45:40 > top of Java-index,Java Essentials,Java Programming...