Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <00dc01c309d0$fa193770$6dee86d9@ellixia> From: "Elfyn McBratney" To: "cygwin" , "Matthew W. Roberts" References: <20030423172510 DOT GA1768 AT ottabcxyz> <20030423185933 DOT GA1964 AT ottabcxyz> Subject: Re: Upgraded, CYGWIN *much* slower Date: Wed, 23 Apr 2003 20:45:54 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 > > > Looks like I'm going to have to roll up my sleeves, compile a > > > debug version of one of the offending programs, and see what's > > > really causing the problem. > > > Before you do that, you might wish to run the offending programs under > > "strace". > > Ran "strace" and the most time-consuming system calls were: > > 84604 3814935 [main] vim 1992 readv: readv (6, 0x22EB90, 1) blocking, sigcatchers 19 > 92088 2548200 [main] vim 1992 readv: readv (4, 0x22F600, 1) blocking, sigcatchers 19 > 96805 7012741 [main] vim 1992 readv: readv (5, 0x22F2B0, 1) blocking, sigcatchers 19 > 106822 6915348 [main] vim 1992 readv: readv (5, 0x22F2B0, 1) blocking, sigcatchers 19 > 110040 2337183 [main] vim 1992 cwdstuff::get: posix /tmp > 167417 9815084 [main] vim 1992 writev: writev (1, 0x22F9B0, 1) > 252042 6702013 [main] vim 1992 readv: readv (5, 0x22F2B0, 1) blocking, sigcatchers 19 > 322631 5929674 [main] vim 1992 readv: readv (5, 0x22F2B0, 1) blocking, sigcatchers 19 > 512837 14355860 [select_pipe] vim 1992 peek_pipe: /dev/piper, ready for read > 998746 2134752 [main] vim 1992 nanosleep: 0 = nanosleep (999, 0) > 998975 1135614 [main] vim 1992 nanosleep: 0 = nanosleep (999, 0) > 1105267 9616875 [main] vim 1992 cygwin_gethostname: name ottabcxyz Sorry if this has already been asked... > 4000071 13834069 [main] vim 1992 select_stuff::wait: timed out ...but do you have any network paths in your PATH environment variable? Elfyn -- 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/