Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
From: Sam Edge <sam.edgeZZZ@lineone.net>
To: cygwin@cygwin.com
Subject: Re: cygwin.bat
Date: Sun, 11 May 2003 04:15:05 +0100
Organization: .
Reply-To: cygwin@cygwin.com
Message-ID: <cberbvchj7spile99755mhhikb02226t1f@4ax.com>
References: <Pine.GSO.4.44.0305092330000.9872-100000@slinky.cs.nyu.edu> <3EBC77C9.7090605@m8y.org> <3EBC793B.9000301@rfk.com> <cslqbvgnnuvlpbd5fccejfru9ranq49svv@4ax.com> <20030511002234.GD17951@redhat.com> <urbrbv4vqmvrba6j71v5qfhderlgig8g53@4ax.com> <20030511021835.GB18826@redhat.com>
In-Reply-To: <20030511021835.GB18826@redhat.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Posting-Agent: Hamster/2.0.0.1
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id h4B3FVF24990

cgf wrote in <20030511021835.GB18826@redhat.com>
in gmane.os.cygwin on Sat, 10 May 2003 22:18:35 -0400:

> >> >If you use cygwin.bat, then under Windows NT/2k/XP you first have a
> >> >CMD.EXE process created and then a bash.exe. The CMD.EXE sits around
> >> >doing nothing until the bash.exe process exits.
> >> > [snip]

> >Negligible on a modern PC. Noticeable on some of the kit I've got
> >here. ;-)

> I *really* find that hard to believe.  I've run cygwin on some pretty
> slow computers and I've never noticed a slowdown from running bash
> in a command shell.  Even Windows should be smart enough to know that
> it can swap out most of command.com when bash.exe is running so I
> don't know how this could be a resource thing.

Oh yes. I've already said that the general system slow down due to one
extra waiting process isn't going to be noticeable. (Although just
because a process is swapped out doesn't mean it ceases consuming
resources, especially on Windows!)

But the overhead in /launching/ an extra CMD.EXE to process the ".BAT"
file that then starts up bash.exe can be noticed on old kit under NT.

I suspect that on Win9x the difference is much smaller because,
whether I start bash.exe directly or via cygwin.bat, a WINOA386.MOD
process is always created as well as a BASH.EXE.

-- 
Sam Edge

--
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/

