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 Date: Tue, 04 Feb 2003 07:17:45 -0500 From: Jason Tishler Subject: Re: document heap_chunk_in_mb? In-reply-to: <20030204030442.GA2900@world-gov> To: cygwin AT cygwin DOT com Mail-followup-to: cygwin AT cygwin DOT com Message-id: <20030204121745.GB648@tishler.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4i References: <20030204030442 DOT GA2900 AT world-gov> Joshua, On Mon, Feb 03, 2003 at 09:04:42PM -0600, Joshua Daniel Franklin wrote: > "By default Cygwin imposes a 256MB memory limit. To raise this limit, > you may create a "heap_chunk_in_mb" registry entry, for example: > > regtool -i set /HKCU/Software/Cygnus\ Solutions/Cygwin/heap_chunk_in_mb 512 ^^^^ If I read the code correctly, then one can also set heap_chunk_in_mb system-wide (in 1.3.20 or later) using the following: regtool -i set /HKLM/Software/Cygnus\ Solutions/Cygwin/heap_chunk_in_mb 512 ^^^^ Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/