> > Perhaps you could
> > propose a set of mount flags to optimize common situations? We
> > already have one to avoid the read-for-execute test,
>
> Could you elaborate on that?
$ mount --h
...
-x treat all files under mount point as executables.
> I think that's a very good idea. If you tell me a little bit more
> about the read-for-execute mount flag, with which I'm not familiar, I
> can look into implementing a similar thing for symbolic links.
winsup/utils/mount.cc sets it. <sys/mount.h> defines
MOUNT_CYGWIN_EXEC but look for PATH_ALL_EXEC to see where
it's relevent (in path.{cc,h}).
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
- Optimizing away "ReadFile" calls ... Jonathan Kamens
- Re: Optimizing away "ReadFile&quo... Larry Hall (RFK Partners, Inc)
- Re: Optimizing away "ReadFile... jik-cygwin
- Re: Optimizing away "Read... Larry Hall (RFK Partners, Inc)
- Re: Optimizing away "... jik-cygwin
- Re: Optimizing away &... Larry Hall (RFK Partners, Inc)
- Re: Optimizing away "Read... DJ Delorie
- Re: Optimizing away "... jik-cygwin
- Re: Optimizing away &... DJ Delorie
- Re: Optimizing aw... Jonathan Kamens
- Re: Optimizin... DJ Delorie
- Re: Optimizin... Larry Hall (RFK Partners, Inc)
- Re: Optimizing aw... Christopher Faylor
- Re: Optimizin... DJ Delorie
- Re: Optimizin... Egor Duda
- Re: Optimizin... Robert Collins
- Re: Optimizin... Warren Young
- Re: Optimizin... Larry Hall (RFK Partners, Inc)
- Re: Optimizin... Charles S. Wilson
- Re: Optimizin... Warren Young
- Re: Optimizin... Larry Hall (RFK Partners, Inc)
