Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Subject: Re: Does Cygwin have a 2GB Memory/RAM limit ? From: "Timothy C Prince" To: dan_nazario AT americancentury DOT com CC: cygwin AT cygwin DOT com Date: Thu, 30 Oct 2003 00:29:16 +0000 X-Sender: tprince MIME-Version: 1.0 Message-ID: <1067473756.ebbc6200tprince@myrealbox.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id h9U0TntB007829 I don't think you've defined your problem well enough to answer. Are you running a single thread gcc program which mallocs memory until it fails? If you have multiple CPUs and run multiple threads or multiple instances of your program, you might be able to use more of the memory. -----Original Message----- From: Dan_Nazario/ACIM/americancentury AT americancentury DOT com To: cygwin AT cygwin DOT com Date: Wed, 29 Oct 2003 17:40:02 -0600 Subject: Does Cygwin have a 2GB Memory/RAM limit ? I am trying to run cygwin on a Windows 2003 server with 8GB of ram. I have set the registry key to inform cygwin the max memory should be 4096 (4GB). Checking the registry - I see the value is set to 4096. (see: http://www.cygwin.com/cygwin-ug-net/setup-maxmem.html) In spite of this, all indications are that it does not see more than 2GB (2097151K) of RAM. (top and vmstat output) Can anyone else confirm this - that memory above 2GB is not visible to cygwin. Any known work-arounds? Thanks in advance. Dan Nazario P.S. Cygwin uname info is: CYGWIN_NT-5.2 **server name ** 1.5.3(0.90/3/2) 2003-09-01 13:15 i686 unknown unknown Cygwin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ Tim Prince -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/