> From: Leon Rosenberg [mailto:[EMAIL PROTECTED] 
> Subject: Re: Max Memory Reading
> 
> On the other side, if you are on 64bit OS (and you probably are, or
> how could you adress 16GB otherwise), why not using 64bit jdk?

Did Solaris 5.9 have a 64-bit version?  It's a bit on the old side, so I
doubt it.

Virtual memory addressing (32-bit pointers) has no bearing on real
memory size limits - that's a function of the number of physical address
lines coming out of the CPU and the size of fields in the page table.
Large 32-bit Sparc servers have allowed more than 4 GB real memory for a
long, long time.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to