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:mime-version:date:message-id:subject:from:to
	:content-type; q=dns; s=default; b=VCHe4jAZmdA4veSh3C4fTSMZkhSNV
	CPGcoIr5a1vZ+NBA1/YjkwyLeTgSDLeS8G66MJPVIuHhqXPHu5ion493dWt5GTdt
	zhZ7DMJxNMJMMrAMCqigmzak7gm8gn15yQepveyK2vP2hmEKf5CWt1Crx2uy9a1F
	sE32/tjZ1y1kP8=
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:mime-version:date:message-id:subject:from:to
	:content-type; s=default; bh=ms+aZNrEeA/krUzkt4prEOpJS5o=; b=dgd
	tHT6Ahu92KgqOcXbct4dZ7Cdyf7ukof95kdqyKM3dtjdq1KWgNQrUI6qfN5kHrKZ
	T0aa9/9vf+roTbPbmDBxJZgEfS9X4w1a74W0o/g8AK7KgktNiMmt4yjEa/ljd1hN
	LvlyOqBA5D+zEIZtVVDh+e/hCI/Ssc85HSRJYUw4=
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=-0.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-lb0-f169.google.com
MIME-Version: 1.0
X-Received: by 10.112.17.8 with SMTP id k8mr16061091lbd.26.1428983886903; Mon, 13 Apr 2015 20:58:06 -0700 (PDT)
Date: Mon, 13 Apr 2015 23:58:06 -0400
Message-ID: <CADi7v6LUZhr6UVSYA+Fe27f-aWJcxVxUXb3vR02rVuW9cG3a6A@mail.gmail.com>
Subject: Making Cygwin More Tolerant of Orphaned SIDs?
From: Bryan Berns <bryan.berns@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

Based on some rudimentary performance tests, it would appear that
Cygwin may repeatedly try to lookup information on a SID form an ACE
if cannot find a corresponding account.... which will undoubtedly
occur for orphaned SIDs.  If the volume being read is remote, this can
result in some massive slowdowns if there are many files in the
directory.  Is there any way to augment this behavior?

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

