delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/09/24/05:58:14

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:to:in-reply-to:from:subject:message-id:date
:mime-version:content-type:content-transfer-encoding; q=dns; s=
default; b=CkvHKZ+77sC573X/j5xntvDMja4FuKqdiCN72uHNirtc24ell2x4S
UcCcRBSBvFkkfxcLKuFr7lQcbQ1tMAxFApn7eKZWGkqe6fwD3iXAY0jQjsW5pQwY
lVw4sl5Wajm3vro1OXEIqJXwcnffE18FWg5gxCKPQs8BfLeAMWbNFs=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:to:in-reply-to:from:subject:message-id:date
:mime-version:content-type:content-transfer-encoding; s=default;
bh=+VKzGt6OMO+eJTf7T2KBG+neb20=; b=keY4v2/ciTJFV1vNfH+77u6fyu6o
as8oiiOhR7vt9wm1lGDmWyJBmBcxbqrlFNWmoIkIMP9daysl8B+auk1YZxHJHC2U
vvHclQ1wbBfef4P1g6AeSpEx603XHoNM8Gb4G4U2Zc1OEm+TnM65moVGIAXwhWl2
o7wk+P+S/ksub5o=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mout.gmx.com
To: litter AT null DOT net, cygwin AT cygwin DOT com
In-Reply-To: <5602CC1D.6020307@gmail.com>
From: litter AT null DOT net
Subject: Re: Bash / cygwin process spawning (?) performance very slow
Message-ID: <5603C91B.8030104@null.net>
Date: Thu, 24 Sep 2015 11:57:47 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0
MIME-Version: 1.0
X-UI-Out-Filterresults: notjunk:1;V01:K0:E+oi3NC343w=:mJvleJmQnmFF66WsuO8hk2 cHIPUWahXoWi2M9qy41k0kYGcLHkWOTbMJtXQ+VTwdj6EgcEVhfWcbN21x3yZ31pGQRLhIi5R IxqzeT8Q1aZGDH6SV7mkRNDnSwAXOaxoFVRa6QQwSztVIJJNynfW/tUcpMLSFNxEN03W5oH7b z6QimNrJOoMr+pgwQ+6L8mdLFxCNGoDzFI/AqwmRaKDoBkyfGdUS3q5kR5nDEj58lwqnxNaX1 mxbcfp3+tPj8fjRFimKcID5Lok1vnt7XjgQ0MU89H0i/z0YYKDR6bsFPWh3wMfGj83Ce87+dm 1AHz6ruT5NAC000/p+jTdLUTIIa291i1HTLFCWA7C3MAUgPRHP0kLTF7j9zCMIRRIagX1niFl fTBhLgR7BixXyVLzRegrMr85gYqRfz/fmr+NnaW4iW43bMMz9X+9AVm6bU8lV/cJc6BjMx4Rr FYLBuB6xDlMj/uy6W920HkMCexoAXQV9Y9igmCUo60j7/jCP2NwAkbXUF1JcupbuXakldL7tx UmVi26mNx06VqxLWYl6N6X7mYLfkrkgUTAuMN30bjBCSxckqJxOdgogntalbM8oQVlkYw05zi DR3hZNg9ShxY2foa/VvJKqUD4Rcpb3AXBYFX35pUqpmFD0Pa4wiAHhZco2SBJbrZdr3Q3lzBK HpfzWrsASmGj9fH/APQEmJfwAFrNH8Fc66lbY2AQ9MCpBqrvNl9yFgHvSof0mEbW0eDjcqapl rGyOewyBi1CKlHCIB+T0cBJbm+hmsNGkb84x0A==

> On 23/09/2015 17:17, litter AT null DOT net wrote:
>>>> for a file of 167 lines. Process Explorer showed a CPU load of 20% on bash.exe, which was almost completely Kernel time.
>>>> Is such high Kernel load normal?
>>>
>>> may be. forks are time consuming and your command is spending all the
>>> time in fork
>>
>> So why is it spending all its time in fork? That is the question.
> 
> https://cygwin.com/faq.html#faq.api.fork

That doesn't answer my question on Kernel load. Why is it fast on your machine, and slow on mine?
How can I find the culprit?
 
>>
>>> In addition, I suspect your Antivirus is further slowing down the things.
>>
>> I don't run an Antivirus program
> 
> than some thing else is crashing your performance
> https://cygwin.com/faq/faq.html#faq.using.bloda

Obviously something is. The FAQ entry does not mention performance, but real failures.
How to further diagnose this?

Best regards,
Paul

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019