X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_05,MISSING_HEADERS,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Date: Thu, 8 Dec 2011 10:46:23 -0600 (CST) From: Tim McDaniel cc: "cygwin AT cygwin DOT com" Subject: RE: Cygwin slow on x64 systems? In-Reply-To: <0105D5C1E0353146B1B222348B0411A20A43ADEDCE@NIHMLBX02.nih.gov> Message-ID: References: <0105D5C1E0353146B1B222348B0411A20A43ADEDCE AT NIHMLBX02 DOT nih DOT gov> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Tim McDaniel: > BLODA is the Big List Of Dodgy Apps, apparently from > http://cygwin.com/faq/faq.using.html#faq.using.bloda > 44. What applications have been found to interfere with Cygwin? In case anyone cares about the details of my datum, and in case anyone ever searches for the exact system in the archives: It lists "Norton/McAfee/Symantec antivirus or antispyware". In my case, the exact installable is called Symantec Endpoint Protection. "Integrated antivirus, antispyware, firewall, and intrusion prevention as well as device control and application control" and "Powerful central management of security", so it's antivirus and antispyware and more. Before uninstalling Symantec Endpoint Protection (note: no Superfetch, and Program Compatibility Assistant disabled in gpedit policy edit, but the PCA Service running): $ time echo hi | read x real 0m1.928s user 0m0.031s sys 0m0.031s After uninstalling Symantec Endpoint Protection (no changes to Superfetch or PCA Service): $ time echo hi | read x real 0m0.093s user 0m0.000s sys 0m0.061s Unfortunately, now I'm required to reinstall. -- Tim McDaniel, tmcd AT panix DOT com -- 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