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=Uk9 ZRbcvrxy12FV4Kq3Rxr8eiBCM4khkt2CtDj21Ry3LCWp36mvsb+Egqu9zSuVcjbl /d2mEssVf2Jh5Np3sW+6IkXwbjB/tkxRseV0SmF8kOReFEJh2/sVtQOJRey+euzi prWToZZ1f6hwnuNdeTIXh7+in8qulPPOIG6VVlj8= 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=zhccceYLh fXDZ4yWBGr8oP+C4Jw=; b=s623YkAbOVFFe88Cynd2wwDVAzoy2sqVn6Vv6of2h kmaNos6ifCA3s6CYDIyAGn4sIj2mKY/+rEqglI0dsTmfLn6ops9sc0xQ4+BzHcoV wxjJ3pLSotC60zZJu0C9aMRWdUrDE9AwYS1FNd3Qu85776BN9ehGE2ladIcDQtQw T4= 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=-1.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-in-15.arcor-online.net X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-05.arcor-online.net 3nDQJN72Cbz2xHH Date: Sun, 13 Sep 2015 11:19:48 +0200 (CEST) From: tiwasey AT arcor DOT de To: cygwin AT cygwin DOT com Message-ID: <1750747142.592411.1442135988978.JavaMail.ngmail@webmail17.arcor-online.net> Subject: 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 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