X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:message-id:subject:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=aMJ 1ZJ5hSPteJFtb86PXPXyC+oEK9JGxorsdArl9P92k9MURONMabwAY8+1YI25bKet Ws+zROC664hbt4E9/wMcnX6yEYV/k/ocV3eNEGMo/kglkjjsm3Cp/gPhTNmpl0Oi if+ioC2EQWO4LHuo9WQixDvzqM5SrIBiCF/ZbHRE= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:message-id:subject:mime-version :content-type:content-transfer-encoding; s=default; bh=ii95vHsoZ Vb1tjGDs/w1qGl3M0Q=; b=WJbb+Vg6/W/r0a4cJ3Ohm9i6YDEV/KvGxgEMq/Yp9 uJgUuY3wZM6rJF6ymAt38tIMo99qJjeDdC8t08RA3fZnG0feZ13w3XRp4DqKOqSw Btrf+lMWDWfDi6p4EtaUijtx7EfG60CCyGLLNy2gW+x4HSF86kBEPWPsBwKmOD1l kI= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_JMF_BL,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-in-07.arcor-online.net X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-07.arcor-online.net 3nDyhv02zJzBqFf Date: Mon, 14 Sep 2015 08:39:26 +0200 (CEST) From: tiwasey AT arcor DOT de To: cygwin AT cygwin DOT com Message-ID: <1153491970.1373661.1442212766995.JavaMail.ngmail@webmail09.arcor-online.net> Subject: Re: NOACL leads to a massive speed slowdown in file system processes MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-ngMessageSubType: MessageSubType_MAIL X-WebmailclientIP: 141.70.118.71 X-IsSubscribed: yes > 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