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:in-reply-to :references:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=sDxyV2GAYtGaNWPZslOxfZMdgAprmVB0uPVFbW7T/vK i8Z5nCqze3tWSGbrf+Ud4TzJl3yQCWNTCoPp42CyNPrAo47xOAHmaaXPbE1oEpog sxkDfbvsj+dO+kTsUezpp/M7fB413wx1VXgykRxSuaYQoqar4jE4/ct4NfYWfWtg = 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:in-reply-to :references:mime-version:content-type:content-transfer-encoding; s=default; bh=4aEPQcFvOYuiwRj5IxEpFzB46UI=; b=TvB6KG6G7k4Zj0CvZ nfygb4FOS9DKLUnxPokeqyom7Qr6Udrrs00Fxt/u2RGZaeG6ELSKCZsV4I6v7hT5 9FjfDPnGCb4kUMLTO+m10SZcDZa6Rp//bHtzTKkkdjsL4FHtpJqzzm74wyON+P8q sAE9w3BO1rNrJFduql//ChzPCQ= 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.2 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy=H*F:D*ne.jp, WOW64, wow64, respond X-HELO: conuserg-05.nifty.com DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-05.nifty.com u56B5Ytn018533 X-Nifty-SrcIP: [211.133.44.155] Date: Mon, 6 Jun 2016 20:05:32 +0900 From: Takashi Yano To: cygwin AT cygwin DOT com Subject: Re: Vim responds too slow on the latest snapshot of cygwin1.dll Message-Id: <20160606200532.c8f2353c277a1957095e69a5@nifty.ne.jp> In-Reply-To: <20160606084328.GD14744@calimero.vinschen.de> References: <20160606003303 DOT ecd888597a40bd1081308452 AT nifty DOT ne DOT jp> <20160606084328 DOT GD14744 AT calimero DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Hi Corinna, > Just as John I can't reproduce this. What OS version do you run this > on, and is it 32, 32 under WOW64, or 64 bit? OS: Windows 7 (64bit) Cygwin: Both 32bit and 64bit I have tested on two Win7 machines, and the problem occurs on both machines. Further, this problem occurs in Windows 7, but does not occur in Windows 10, as far as I tested. Can you possibly test on Win7 machine? On Mon, 6 Jun 2016 10:43:28 +0200 Corinna Vinschen wrote: > On Jun 6 00:33, Takashi Yano wrote: > > Hello, everyone. > > > > I tested the latest snapshot of cygwin1.dll, and > > noticed that vim editor respond too slow on it. > > > > When I open some file with vim, the text appears > > after a few seconds. ^F and ^B keys also update > > the screen very slowly. > > This is what is being discussed in the thread starting at > https://cygwin.com/ml/cygwin/2016-05/msg00327.html > > Just as John I can't reproduce this. What OS version do you run this > on, and is it 32, 32 under WOW64, or 64 bit? > > > I tried to bisect the problem, and found that this > > problem occurs after : > > > > commit e5665d8c930485d5ac6d8913573e27b9e5043d92 > > Author: John Hood > > Date: Wed May 18 19:14:17 2016 -0400 > > > > Improve and simplify select(). > > > > * select.h: Eliminate redundant select_stuff::select_loop state. > > * select.cc (select): Eliminate redundant > > select_stuff::select_loop state. Eliminate redundant code for > > zero timeout. Do not return early on early timer return. > > (select_stuff::wait): Eliminate redundant > > select_stuff::select_loop state. > > > > I hope this problem will be fixed before release. > > Me, too, especially since we're going to have to release 2.5.2 this week. > > If we don't have a solution I'll revert this patch for 2.5.2 and we can > reapply and improve it for 2.6 then. Of course it would be nicer to > have a fix :} > > > Thanks, > Corinna > > -- > Corinna Vinschen Please, send mails regarding Cygwin to > Cygwin Maintainer cygwin AT cygwin DOT com > Red Hat -- Takashi Yano -- 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