X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Sun, 6 Jun 2010 19:28:34 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Cygwin Performance and stat() Message-ID: <20100606232834.GB317@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20100605052429 DOT GA4801 AT ednor DOT casa DOT cgf DOT cx> <20100605190055 DOT GB13928 AT ednor DOT casa DOT cgf DOT cx> <04283c099c3e756b9b4ae85306882b11 DOT squirrel AT www DOT webmail DOT wingert DOT org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) 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 On Mon, Jun 07, 2010 at 12:12:36AM +0200, Matthias Andree wrote: >Meaning that: even if I'm only a Cygwin user, and I'm sometimes >disappointed by how slow it is, too, I'm sort of convinced there isn't a >cheaper way to get all the required information. I'm disappointed in Cygwin's slowness too. Corinna and I have spent many hours pouring over MSDN, internals books, and internals web sites. I've spent time looking at ReactOS sources trying to see if they would provide any insight into how Windows does things. It's possible, maybe even likely, that there are things that could be done to speed up Cygwin but I don't think it's likely that they include using simple Windows API stuff like the suggested GetFileAttributes() or limiting Cygwin's POSIXness. And, if speed ups do exist, they definitely do not require a private audience with me or Corinna. The best place to discuss improvements is actually the cygwin-developers mailing list. And, as I said, if you do have a patch to propose, it would pay to start early on getting the paperwork done. cgf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple