This is the mail archive of the cygwin@cygwin.com 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: Executing commands is VERY slow when logged into an NT domain....


--- Christopher Faylor <cgf@redhat.com> wrote:
> Out of curiousity, does mounting your /bin and /usr/bin directories with the
> -X
> option "fix" anything?
> 
> mount -f -b -X c:/cygwin/bin /bin
> mount -f -b -X c:/cygwin/bin /usr/bin
> 
> where c:\cygwin is the location of your root, of course.

It turns out that the -X option does help quite a bit. Here are some rough
results based on using a stopwatch to time the interval from when I
double-click the bash icon on my desktop until I see a prompt:

20020626 snapshot,   no -X: 25.2 sec
20020626 snapshot, with -X:  6.7 sec
1.3.10-1,            no -X:  2.1 sec

I didn't retry the 0625 snapshot, but it ran about the same speed without the 
-X option.

Does that narrow things down any?

--Rick

P.S. I can probably build a debug version of the dll, if that would help, but
it may be a few days before I have time.

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.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]