Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 54388 invoked from network); 24 Jul 2009 00:59:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Jul 2009 00:59:28 -0000 Received: (qmail 51866 invoked by uid 500); 24 Jul 2009 01:00:29 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 51801 invoked by uid 500); 24 Jul 2009 01:00:29 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 51790 invoked by uid 99); 24 Jul 2009 01:00:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jul 2009 01:00:29 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of henryli@mdanderson.org designates 143.111.251.57 as permitted sender) Received: from [143.111.251.57] (HELO mdaironport2.mdacc.tmc.edu) (143.111.251.57) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jul 2009 01:00:21 +0000 Received: from dcpwprtr02.mdanderson.edu (HELO mail.mdanderson.org) ([10.111.50.199]) by mdaironport2.mdacc.tmc.edu with ESMTP; 23 Jul 2009 20:00:00 -0500 Received: from DCPWVMBXC1VS3.mdanderson.edu ([10.111.112.7]) by DCPWPRTR02.mdanderson.edu ([10.111.50.199]) with mapi; Thu, 23 Jul 2009 20:00:00 -0500 From: "Li,Henry" To: 'Tomcat Users List' Date: Thu, 23 Jul 2009 19:59:59 -0500 Subject: RE: what is the upper limit of maximum heap memory for Tomcat with 32-bit JVM running on Red Hat Linux 4 (32-bit) Thread-Topic: what is the upper limit of maximum heap memory for Tomcat with 32-bit JVM running on Red Hat Linux 4 (32-bit) Thread-Index: AcoL7Zdwwntk1kcuSaiGA1BL69jRigAA396gAAIy3vA= Message-ID: References: <4A68F279.9020109@compulsivecreative.com> <0AAE5AB84B013E45A7B61CB66943C17229A266A24B@USEA-EXCH7.na.uis.unisys.com> In-Reply-To: <0AAE5AB84B013E45A7B61CB66943C17229A266A24B@USEA-EXCH7.na.uis.unisys.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Thank you Chuck! I will go to the 64-bit. Regards, Henry -----Original Message----- From: Caldarale, Charles R [mailto:Chuck.Caldarale@unisys.com]=20 Sent: Thursday, July 23, 2009 7:19 PM To: Tomcat Users List Subject: RE: what is the upper limit of maximum heap memory for Tomcat with= 32-bit JVM running on Red Hat Linux 4 (32-bit) > From: Alan Chaney [mailto:alan@compulsivecreative.com] > Subject: Re: what is the upper limit of maximum heap memory for Tomcat > with 32-bit JVM running on Red Hat Linux 4 (32-bit) >=20 > You are using a 32 bit operating system and a 32 bit processor. > To make more than 4GB of ram available you must ensure that you > have PAE support enabled in your kernel That's not relevant to the problem. PAE allows the OS to utilize more real= memory; it does not change the virtual memory available to a process, whic= h is the limitation here. > Even so, I cannot find any clear statement on the web that the > 32 bit JRE will be able to address more than 4G even if you do > have PAE enabled. I suspect not. You are correct - enabling PAE would have no effect. > 2. Your other 'workaround' is to install a 64 bit OS and a 64 bit JVM. > Then you can have 7G+ for the JVM. Much preferred, if the hardware supports it. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MA= TERIAL 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 atta= chments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org