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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=wQer2wtUn90Hu9RM 9gAS2tVPzOWMrkGEI3of9ApRIXscNOkV7v9nQ+BHNVmDMpEztRV04tbBpb2yqZgu SVuAJ0Yr5/wdlHOYpGdHr7dEf303zEEXNUzDsS2OStW9ad/+RMbuBt7YcmB95vhI gLh4zV7E3/mPYTJLX1GfFx6jzxo= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=bAyugf00MVtbh8GdydJd+M tO1lY=; b=We2qmgwu7O0DdWUtJdfU0DgOpOKhXrJkaFePG1SYQ3HZqcoF5vTInN 4mKQFxfvhQqKfjXZNg/Axod8932i7h5dub72wyTqMG132m4YNHEVPn/+k47pOB78 17NU5MlxwSc4yQGost9jrN1XkxddFip85x4QMMGMJNmTJDsBgvrbw= 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=-5.0 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-in-03.arcor-online.net X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-14.arcor-online.net 3nl1DP1tF9z90SB Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.3.0-0.4 To: cygwin AT cygwin DOT com References: <20151026100756 DOT GC31990 AT calimero DOT vinschen DOT de> From: Achim Gratz Message-ID: <562E4ED0.7020907@Nexgo.DE> Date: Mon, 26 Oct 2015 17:03:28 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <20151026100756.GC31990@calimero.vinschen.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Am 26.10.2015 um 11:07 schrieb Corinna Vinschen: > Erm, really? I tested this locally with a directory with hundreds > of files, each of which belonged to another user or group, and that > resulted in a 25% slowdown. Not 1000%. Oh boy. That test is almost as bad as it can ever get. Given that enumerating all AD accouts with mkpasswd takes about 2 hours and I'm doing something very similar here, I'm not even surprised. I was more surprised to see the server go so fast, but my guess is that it can use jumbo frames to talk to the AD. >> While that hurts, the more usual case with many files from the >> same user doesn't feel any slower at the moment. The access through VPN >> will be interesting, though... > > Did you try this in the meantime? No, sorry. > Given the above result, I'm wondering if we can afford using AuthZ at > all. OTOH I don't see any other way to get the correct POSIX permissions > from a non-Cygwin ACL :( If you really want fast but incorrect there's always the "noacl" mount option. -- Achim. (on the road :-) -- 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