public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: NOACL leads to a massive speed slowdown in file system processes
@ 2015-09-14  6:39 tiwasey
  2015-09-14 18:50 ` Andrey Repin
  0 siblings, 1 reply; 7+ messages in thread
From: tiwasey @ 2015-09-14  6:39 UTC (permalink / raw)
  To: cygwin

> This is not the default exactly because of its nature.
> It is unusable. You will not be able to run scripts from such mount point.

No problem for me, I have my scripts in my cygwin home/bin. Why put them outside? That's their environment.

> However, I don't quite understand the nature of the issue here. Why not assume
> all files "executable", and only check the magic word, when we actually trying
> to execute them?

True.
Or all normal files like exe, com, bat, sh as executable, and the other ones manually with chmod. That information could be saved in a sqlite DB. Just an idea ;)

--
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

^ permalink raw reply	[flat|nested] 7+ messages in thread
* NOACL leads to a massive speed slowdown in file system processes
@ 2015-09-13  9:19 tiwasey
  2015-09-13 15:44 ` Bengt Larsson
  0 siblings, 1 reply; 7+ messages in thread
From: tiwasey @ 2015-09-13  9:19 UTC (permalink / raw)
  To: cygwin

Hello, I've used Cygwin under WinXP and now Win8.1. Among others I'm using it to rsync big folders.  I had one big problem. On the destination the file system permissions where that wrong, that I could not enter the rsynced folders. As it is said in the internet, the solution for this is to use NOACL as fstab option. But that leads to massive speed slowdown. rsync processes took around 10 times as before. The same for du on a complex directory. Without NOACL it needed in one example 5sec and with NOACL around 10 minutes. So it seems like that the NOACL option leads to problems with file system processes. Whats the reason and is there a solution for that?

Thank you for helping.

--
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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-09-14 18:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-14  6:39 NOACL leads to a massive speed slowdown in file system processes tiwasey
2015-09-14 18:50 ` Andrey Repin
  -- strict thread matches above, loose matches on Subject: below --
2015-09-13  9:19 tiwasey
2015-09-13 15:44 ` Bengt Larsson
2015-09-13 15:59   ` Bengt Larsson
2015-09-13 17:36   ` Mikkel Filla
2015-09-13 18:35     ` Andrey Repin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).