This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: slow filesystem access mc start take sometimes 1 sec sometimes upto 7 sec or sometimes more


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:
> 
>
<http://www.google.com/search?hl=en&lr=&as_qdr=all&q=%22id+-ng%22+slow+site%3Acygwin.com&btnG=Search>
> 
> 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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]