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:from:content-type:content-transfer-encoding :date:subject:to:message-id:mime-version; q=dns; s=default; b=Ri ty1rXbYexehLoaEMBpjQrCmqUX0ihHS/8SxydggG6PM0w/cBqWpmAjWlDAGDuiYx yClX1dpADM7R1tZzb1gYAeGg0DQ16BWmdg/cnK1jNEKSllB0XPmBwRIu4hK+WETd 0xs56G7LtUK4CgCl+tDGsIb/SgQnCbnLJZIBRbyKU= 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:content-type:content-transfer-encoding :date:subject:to:message-id:mime-version; s=default; bh=T48LoIWK Ma/y+JfD6ox85zSRcgM=; b=VYgX72fZonRN0hESs4el8ZbCW0eANiwuJk9zRRh6 WQnC5kXXNz1+CiWLwF/CsavA/IIYLp4h4F1vCs79o5IktlXmdpB4WoReGcj5vMIA tzQIlxSSnIAau50todx5mtYz/ZYGUQ/+srskiDLv8xazChYcTE+auFUzP4gg7hoJ /6M= 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.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 X-HELO: smtp5-g21.free.fr From: Denis Excoffier Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Sat, 28 Feb 2015 00:51:00 +0100 Subject: speedup in AD access, thanks To: The Cygwin Mailing List Message-Id: Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) Hi, Playing with mkgroup and mkpasswd like others, i also noticed some great improvement in performance: now less than 5min for 404653 entries (mkpasswd -d) and less that 1min for 127048 entries (mkgroup -d). Before it was nearly 1 hour for each. Playing also with /etc/group, i happened to enter an empty group (i.e. line begins with colon) and e.g. ls -al fails miserably in this case (and segfault seems to lie in cygwin1.dll). Regards, Denis Excoffier. -- 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