X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-Authenticated: #20146716 From: Bernd Roesch To: cygwin AT cygwin DOT com Date: Sat, 20 Sep 2008 14:40:44 +0200 Message-ID: In-Reply-To: <48D4212A.9090703@cygwin.com> X-Mailer: YAM 2.4p1 [020] AmigaOS E-mail Client (c) 2000-2003 by YAM Open Source Team - http://www.yam.ch/ Subject: Re: slow filesystem access mc start take sometimes 1 sec sometimes upto 7 sec or sometimes more MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Y-GMX-Trusted: 0 X-FuHaFi: 0.49 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id m8KCfpe8031925 Hello Larry On 19.09.08, you wrote: >> >> i find now out(test over 10 times), the hang on this command is much >> shorter, when i deactivate wlan > > 'id -ng' shouldn't need to access the Internet. However, I did a quick > Google search and unearthed this: > > > > Perhaps that's something to check. Although the findings are the reverse > of what's expected from BLODA, it's BLODA just the same. Does this fit > your case? i have no services deactivate. i do a strace now and get this exception and delay when wlan run in WNetGetResourceInformation. http://www.cygwin.com/ml/cygwin/2005-06/msg00345.html here stand what problem can be, maybe me too. I install winxp a second time but dont delete the files for user bernd. winxp create now another dir with name bernd.BERND.LBZQ11xxx.But my dir bernd is in winxp here. also there are other dirs in my windows documents and setting dir default user defaut user.windows local service local service.NT-AUTORITÄT network service network service.NT-AUTORITÄT Is there a way to decativate in cygwin, the network access ?.so WNetGetResourceInformation is not used ? my passwd file contain that line bernd:unused_by_nt/2000/xp:1004:513:U-BERND-LBZQ11NHW\BERND-LBZQ11xxx,S-1-5-21-484763869-1563985344-839522115-1004:/cygdrive/c/Dokumente und Einstellungen/BERND-LBZQ11xxx:/bin/bash I try to correct the passwd file to that, but dont help. bernd:unused_by_nt/2000/xp:1004:513:U-bernd.BERND-LBZQ11NHW\bernd.BERND-LBZQ11xxx,S-1-5-21-484763869-1563985344-839522115-1004:/cygdrive/c/Dokumente und Einstellungen/bernd.BERND-LBZQ11xxx/bin/bash i also try the user Gast(have dir with no . extension, but is slow too. here is stats snippet 19 205930 [main] bash 4004 set_flags: flags: binary (0x2) 19 205949 [main] bash 4004 mount_info::conv_to_win32_path: src_path //.terminfo, dst \\.terminfo, flags 0x2, rc 0 5537 211486 [main] bash 4004 build_fh_pc: fh 0x61169E30 301 211787 [WNetGetResourceInformation] bash 4004 cygthread::stub: thread 'WNetGetResourceInformation', id 0x298, stack_ptr 0x18DDCDC0 --- Process 4004, exception 000006BA at 7C812AEB 4666838 4878625 [main] bash 4004 __set_errno: fhandler_base* build_fh_name(const char*, void*, unsigned int, suffix_info*):362 val 136 55 4878680 [main] bash 4004 stat_worker: got 136 error from build_fh_name 22 4878702 [main] bash 4004 __set_errno: int stat_worker(const char*, __stat64*, int):1072 val 136 ------------------------ here is when wlan is off 19 49971 [main] bash 3524 set_flags: flags: binary (0x2) 18 49989 [main] bash 3524 mount_info::conv_to_win32_path: src_path //.terminfo, dst \\.terminfo, flags 0x2, rc 0 24 50013 [main] bash 3524 build_fh_pc: fh 0x61169E30 196 50209 [WNetGetResourceInformation] bash 3524 cygthread::stub: thread 'WNetGetResourceInformation', id 0x564, stack_ptr 0x18DECDC0 --- Process 3524, exception 000006BA at 7C812AEB 781207 831416 [main] bash 3524 __set_errno: fhandler_base* build_fh_name(const char*, void*, unsigned int, suffix_info*):362 val 136 43 831459 [main] bash 3524 stat_worker: got 136 error from build_fh_name 28 831487 [main] bash 3524 __set_errno: int stat_worker(const char*, __stat64*, int):1072 val 136 22 831509 [main] bash 3524 stat_worker: -1 = (//.terminfo, 0x22BA70) 61 831570 [main] bash 3524 stat64: entering > Regards -- 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/