X-Recipient: archive-cygwin@delorie.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:from:to:subject:date:reply-to:message-id
	:references:in-reply-to:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=xPSMPH+jqvjDVfEh
	jRKdkfB5kUPJ4D5dZ3s0KC+OvbFKQsl+foG92utddxl4x8vqvHJ7iqVDOflawHZJ
	aZusjieHgorc6n8gta96O1KLpmLoVuRdi05WQSh1SsBZiuB+p294Q75H+ViTgj9n
	5tRMzlRypYcW0dRY+h2I46fB47Y=
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:from:to:subject:date:reply-to:message-id
	:references:in-reply-to:mime-version:content-type
	:content-transfer-encoding; s=default; bh=JndjKd7e85jVazWIVk+DMH
	VpqRw=; b=TW2fPq8MslUs+5AxoPOWEfkxLuTnm5b3M4tj6GSIYmLhva7W/fGdzF
	XiZKut/8pPdT4h/f8jOxg4EHdj6BhEh9OY2vAAIL0G7R9X0wyQ+2Pc8AGO4EjA8Q
	kDQzLLsAHK1TOk7kBhJ61FoORwIHMzgCPfFABkl3FNQ/kYstu8xn0=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2
X-HELO: homiemail-a67.g.dreamhost.com
From: Bengt Larsson <lists.cygwin4@bengtl.net>
To: cygwin@cygwin.com
Subject: Re: NOACL leads to a massive speed slowdown in file system processes
Date: Sun, 13 Sep 2015 17:59:17 +0200
Reply-To: cygwin@cygwin.com
Message-ID: <e67bva9ief27i2aun1d84g1gf00l8e2j2d@4ax.com>
References: <1750747142.592411.1442135988978.JavaMail.ngmail@webmail17.arcor-online.net> <i46bvahk3frb9hq6l9279v2pl1h5ohgoqn@4ax.com>
In-Reply-To: <i46bvahk3frb9hq6l9279v2pl1h5ohgoqn@4ax.com>
User-Agent: ForteAgent/7.20.32.1218
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Bengt Larsson wrote:

>Try adding the "notexec" option. If it's mounted "noacl" Cygwin checks
>for executable by opening the file and checking the two first bytes.

If you add "notexec" scripts that start with "#!" won't be recognized as
executable. But files with .exe and .com extensions will be recognized.

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

