From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29159 invoked from network); 17 Oct 2000 16:56:53 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 17 Oct 2000 16:56:53 -0000 Received: (qmail 2796 invoked by alias); 17 Oct 2000 16:56:45 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13011 Received: (qmail 2789 invoked from network); 17 Oct 2000 16:56:45 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer goliath.siemens.de) From: "Andrej Borsenkow" To: "ZSH workers mailing list" Subject: ptyread eating CPU on Cygwin Date: Tue, 17 Oct 2000 20:56:42 +0400 Message-ID: <001201c0385b$39906e40$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-Mimeole: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal I could finally run (almost) all Zsh tests under lasy Cygwin snapshot. Unfortunately, doing it I found, that reading from pty currently takes about 98% CPU time :-( (I wonder, why we do not notice it on Unix). That is well seen running completion tests. Peter, you that select does not work under Cygwin (read_poll). I asked on Cygwin list, but there are no known problems and many applications do use select. What specific problems did you have? -andrej Have a nice DOS! B >>