X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org From: "Pach Roman (DGS-EC/ESG3)" To: "'cygwin AT cygwin DOT com'" Date: Mon, 16 Mar 2009 10:10:50 +0100 Subject: 1.7 slow while accessing the netapp drive Message-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 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 I've just compared the speed of 1.5 and 1.7 while accessing the drive of th= e type 'netapp'. The results for cygwin-1.5 (DLL version: 1.5.25) follow: > mount u: on /u type user (binmode) > time ls -l /u ... real 0m1.063s user 0m0.046s sys 0m0.031s And now the same test for cygwin-1.7 (CYGWIN_NT-5.1 1.7.0(0.206/5/3) 2009-0= 3-11 14:08): > mount U: on /u type netapp (binary,noacl,user) > time ls -l /u ... real 0m2.140s user 0m0.061s sys 0m0.186s The duration of 1.7 access to the netapp drive is the twice of 1.5. Are there any reasons for this behavior? -- 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/