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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=vmQGGVxrX79a1Tez9B9jsJ6WaBO3XnPzpTYI1hTVLouBhlpWbelLz 3i3FNS0jzBI3DbpB/jHzJUcmj4BlFjIYfUBzTlZ1J0Ab+6+ZMD1ld02lVV9acd+5 zMJ/7qD8XieX+HbsYDMTxi8BMApzb+a1A5C22yOYGX46IyHyXCGN2w= 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=jdbxGiOaVtRjY+ScvgjzWI6x4zs=; b=AhwtVN5tNaaCcg6USA43W0pX4Z4k pBPG5PDmHu48Tgg9XM7tAx3BEpnZlyt91H9f52jeldeBXRs1Fil8ELmNV2+QpAHh BDLXrc24UwETZ5bsffFi/sLs7fZ5GYdcN3wSPpQO6BLwEBMEkBcG7N40dARtsDyJ XKnlIvWA0Uc0NDc= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: mho-01-ewr.mailhop.org X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/O43l04BsPYa2yyDpCk4aA Date: Wed, 29 Jan 2014 22:42:14 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: ps | grep hangs intermittently Message-ID: <20140130034214.GB3458@ednor.casa.cgf.cx> 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.5.20 (2009-06-14) On Wed, Jan 29, 2014 at 09:30:28PM -0600, Steven Penny wrote: >I can run "ps | grep" and it will run smooth > > $ time ps | grep bash > 2312 1908 3252 2312 cons0 1000 21:20:11 /usr/bin/bash > > real 0m0.031s > user 0m0.015s > sys 0m0.030s > >and then other times it will hang > > $ time ps | grep bash > 3144 1908 0 3144 pty0 1000 Dec 31 /usr/bin/bash > 1908 1 1908 1908 cons0 1000 21:20:04 /usr/bin/bash > > real 0m11.189s > user 0m0.015s > sys 0m0.015s > >What is causing this? http://cygwin.com/ml/cygwin/2013-12/threads.html#00262 cgf -- 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