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
Date: Wed, 11 Oct 2000 16:35:44 -0500
From: Jonathan M Merz <merz@studsys.mscs.mu.edu>
To: cygwin@sources.redhat.com
Subject: Re: idle bash using 95% of system resources?
Message-ID: <20001011163544.A23305@studsys.mscs.mu.edu>
References: <f5baecb9jv7.fsf@cogsci.ed.ac.uk>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.1.5i
In-Reply-To: <f5baecb9jv7.fsf@cogsci.ed.ac.uk>; from ht@cogsci.ed.ac.uk on Wed, Oct 11, 2000 at 09:57:16PM +0100

On Wed, Oct 11, 2000 at 09:57:16PM +0100, Henry S. Thompson wrote:
> I'm running netinstalled 1.1.4, including bash 2.04.0, under Win2K.
> 
> I've modified cygwin.bat as follows:
> 
>     C:
>     chdir \cygwin\bin
>     set CYGWIN=tty
>     bash --login -i
> 
> After running for a fair while, I find that I lose performance across
> the board, and that bash is the culprit:  although it's still working
> OK, the Windows Task Manager shows 90--95% of CPU going to bash.
> 
> Anybody else seen this?
> 

I've seen something that may be the same running cygwin 1.1.4 on both WinNT 4 and Win98.  If I start an 
external program and fork it from the shell, i.e:
   gvim.exe &

, and then exit gvim, bash eats up the CPU until I hit return at the prompt to allow the 
    "[1]+  Done        gvim"
message to print.  After the message is shown, things seem to run ok, but bash does eat up the CPU
until the message prints.o

-Jon

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

