Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <038501c0532e$67683ee0$4d319b80@larc.nasa.gov>
Reply-To: "Scott A. Hill" <s.a.hill@larc.nasa.gov>
From: "Scott A. Hill" <s.a.hill@larc.nasa.gov>
To: "Mattie Sim" <mattie@bitbybit-is.nl>
Cc: "CYGWIN Mailing List" <cygwin@cygwin.com>
References: <Pine.LNX.4.10.10011201958140.18871-100000@appel.bitbybit>
Subject: Re: calloc fails after MEMUSAGE 143 Meg (fwd)
Date: Mon, 20 Nov 2000 15:13:51 -0500
Organization: STAB
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2314.1300
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300

Sounds like a problem that has been solved previously.  Try the following:

Open regedit (or regedt32) and find the key
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\

Create a new DWORD value there called "heap_chunk_in_mb" that contains the
maximum amount of memory (in Mb) your application needs (watch the
hex/decimal toggle). Exit and restart all cygwin applications.

The default is 128 (i.e. 128Mb) if no registry key is set.


Scott

----- Original Message -----
From: Mattie Sim <mattie@bitbybit-is.nl>
To: <cygwin@cygwin.com>
Cc: Bitbybit Support <bbb_support@bitbybit-is.nl>
Sent: Monday, November 20, 2000 2:00 PM
Subject: calloc fails after MEMUSAGE 143 Meg (fwd)


>
>
> Hello cywin guru,
>
>   Maybe you can help me with the following problem.
> We are running Cygwin version 1.1 on Windows NT.
> When the process reaches MEMUSAGE 143 Meg the calloc
> fails. We ran this on a machine with 252 Meg RAM and
> also on a machine with 512 RAM, it makes no difference.
> Additional swap space doesn't seem to play a role either.
>
> We will greatly appreciate your expert advice on this matter.
>
> Greetings,
>             Mattie
>
>
>   +--------------------------------+---------------------------+
>   | Mattie Sim                     | mattie.sim@bitbybit-is.nl |
>   | BitByBit Information Systems   | http://www.bitbybit-is.nl |
>   | Kluyverweg 2a                  | tel 31.(0)15-268 2569     |
>   | 2629 HT Delft, The Netherlands | fax 31.(0)15-268 2530     |
>   +--------------------------------+---------------------------+
>
>  This E-mail message and any files transmitted with this E-mail message,is
>  intended only for the use of the person or entity to which it is
>  addressed. This E-mail message may contain confidential and/or privileged
>  material. Any review, retransmission, dissemination or other use of, or
>  taking any action in reliance upon, this information by persons or
>  entities other than the intended recipient is strictly PROHIBITED. If you
>  received this transmission in error, please contact the sender and delete
>  the material from your computer.
>
>
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
>
>


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

