-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Leon,

Leon Rosenberg wrote:
> But the limit for max memory you can effectively use in your java
> program on a 32bit linux, i assume you use (same for windows),
> lies far below  2Gb.

I've been trying to find the real nature of this memory limit. I have
never experienced this limit, but the only time I've required a heap
larger than a gig or so was at an old job, and I don't recall exactly
what the deal was.

The reading I've done so far on this subject leads me to believe that
most people don't know what they heck they're talking about. Some claim
that 32-bit OSs can't use more than 4GB RAM (they can) or that they have
2GB/2GB kernel and process memory boundaries (they don't, except that I
think MS Windows might have this), or that the problem is that 32-bit
OSs cannot allocate more than 2GB of contiguous memory (which may be
true, but seems irrelevant, since the Java heap need not be contiguous).

So, can you point me to a resource that actually explains what the
"problem" is and why it exists?

Thanks,
- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFF9/kh9CaO5/Lv0PARAlAGAKCaFqOemTtz+odAKrgWDnujkcinlgCeOn10
8yeqOiR/saXW01YjxoaXnoM=
=5h/W
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
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