On Tue, Feb 13, 2001 at 01:51:50PM -0500, Larry Hall (RFK Partners, Inc) wrote: >At 01:36 PM 2/13/2001, Jonathan Kamens wrote: >>Please comment. > > > >I know this would only address half the problem but I wonder if it would make >sense to cache the results of ReadFile() so that separate checks for symbolic >links and executables would result in only 1 ReadFile() call. This seems >like a nice general optimization which wouldn't be so "gross"... Actually, I wonder if just mounting the directory with the execute bit set ("mount -x c:\bin /bin") would solve this. It would cause every file to be considered executable but it may bypass the ReadFile. cgf -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
- Re: Optimizing aw... Warren Young
- Re: Optimizing aw... Larry Hall (RFK Partners, Inc)
- Re: Optimizing aw... Christopher Faylor
- Re: Optimizing aw... Christopher Faylor
- Re: Optimizing aw... Jonathan Kamens
- Re: Optimizing aw... Egor Duda
- Re: Optimizing aw... Warren Young
- Re: Optimizing away "... Warren Young
- RE: Optimizing away &... Lothan
- Re: Optimizing away "ReadFile&quo... Earnie Boyd
- Re: Optimizing away "ReadFile&quo... Christopher Faylor
- Re: Optimizing away "ReadFile" ca... Earnie Boyd
- Re: Optimizing away "ReadFile&quo... jik-cygwin
- Re: Optimizing away "ReadFile... Earnie Boyd
- Re: Optimizing away "Read... jik-cygwin
- Re: Optimizing away "... DJ Delorie
- Re: Optimizing away &... Larry Hall (RFK Partners, Inc)
- Re: Optimizing aw... DJ Delorie
- Re: Optimizing aw... Mumit Khan
- Re: Optimizing aw... DJ Delorie
- Re: Optimizing aw... jfaith