Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Message-ID: <00a401c0f1ac$41b53f00$0200a8c0@lifelesswks> From: "Robert Collins" To: References: <000901c0ef4e$904cbe50$6e032bb7 AT BRAMSCHE> <018e01c0ef53$02e833f0$0200a8c0 AT lifelesswks> <20010607155145 DOT A21540 AT redhat DOT com> <009901c0efa2$23f65320$0200a8c0 AT lifelesswks> <15974599808 DOT 20010608103149 AT logos-m DOT ru> <01e201c0f04e$d42f5140$0200a8c0 AT lifelesswks> <20010608214444 DOT K18483 AT cygbert DOT vinschen DOT de> <02aa01c0f08c$e6f5a5c0$0200a8c0 AT lifelesswks> <20010609233611 DOT A1144 AT cygbert DOT vinschen DOT de> Subject: Re: dtable changes causing _very_ slow startup and process-startup headache. [was Re: auto-import ld] Date: Sun, 10 Jun 2001 22:52:49 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-OriginalArrivalTime: 10 Jun 2001 12:42:46.0319 (UTC) FILETIME=[D98FD3F0:01C0F1AA] ----- Original Message ----- From: "Corinna Vinschen" > On Sat, Jun 09, 2001 at 12:35:51PM +1000, Robert Collins wrote: > > > > ----- Original Message ----- > > From: "Corinna Vinschen" > > > > > Sure. The long delay occurs on security.cc:230, the call to > > NetServerEnum(NULL, 101, (LPBYTE *) &buf, MAX_PREFERRED_LENGTH, > > &cnt, &tot, SV_TYPE_DOMAIN_CTRL, primary, NULL). > > > > Back to your question: The Lsa code is now only called if the > logon server isn't retrieved already from the environment or by > a NetWkstaUserGetInfo() call. > > I hope that eliminates the 30sec delay. It's down to ~6 seconds, no other changes to my configuration made. This is fine for me, but could be a performance killer for folk using cygwin tools from cmd/command/win32 batch files. Thanks, Rob