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: Mon, 6 Sep 2004 10:48:17 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: cygwin implementation of fork() eating all resourses? Message-ID: <20040906084817.GR17670@cygbert.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2i On Sep 6 08:42, Artem Gluhov wrote: > After 5 minutes running this script i got a windwows XP > error: not enough system resourses. > > <---------------------- > #!/bin/bash > while (( 1 )); do > ls > /dev/null; > done; > ----------------------> Hmm, I tried it for 15 Minutes but the resource usage was stable. Is that with the current Cygwin release? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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/