X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.2 required=5.0	tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RCVD_IN_DNSWL_NONE
X-Spam-Check-By: sourceware.org
X-TPG-Junk-Checked: Yes
X-TPG-Junk-Status: Message not scanned because user authenticated using SMTP AUTH
X-TPG-Abuse: host=115-64-186-239.tpgi.com.au; ip=115.64.186.239; date=Wed, 7 Dec 2011 16:23:21 +1100; auth=4S7opPLCSxE/DW/A69qh0CgGp2IG7MxmiWxTU9nYdW8=
Message-ID: <4EDEF841.2040109@chariot.net.au>
Date: Wed, 07 Dec 2011 15:53:13 +1030
From: Mike <mcf@chariot.net.au>
Reply-To: mcf@chariot.net.au
User-Agent: Thunderbird 2.0.0.24 (Windows/20100228)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Machine very sluggish while compiling
References: <4ECEE88E.5050307@cs.utoronto.ca> <ffksd7ti2a76loedt0jstnde4a09kbktmg@4ax.com>
In-Reply-To: <ffksd7ti2a76loedt0jstnde4a09kbktmg@4ax.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
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

Hi Andrew,

Andrew Schulman wrote:
>> Lately I've noticed that running make -j4 on my quad-core win7-x64 
>> machine causes it to become sluggish or even unresponsive. For example, 
>> compiling a large package makes the mouse jumpy, delays keystrokes, adds 
>> stutter to my music, and makes task switching painfully slow (though, 
>> oddly, if I manage to switch to the mintty that runs make the machine 
>> "comes back"). The sluggishness always hits when I'm using a native 
>> windows app with the compile running in the background. This starts to 
>> sound oddly like the recently-reported issue where X was causing native 
>> windows apps to freeze [1].
> 
> I'm glad to hear it's not just me.  I've been struggling with this for a few
> months, on my WinXP SP3 (32-bit, dual-core) host.  I avoid compiling on it,
> because after a few minutes CPU goes to 100% even after I exit all Cygwin
> processes, and once that happens the only solution is to reboot... which I
> usually do with the reset button, because by that point everything is so slow
> that even rebooting takes 15 minutes.
> 
> There's no PCA or Superfetch service on my host.  I'll try shutting down other
> services to see if that helps.

Look for the Application Compatibility Toolkit (ACT) as described at:
http://support.microsoft.com/kb/294895
removing it helps some computers a lot.

Another program that causes problems on some computers is the MS Office 
2010 Click-to-Run system. It's usually associated with the trial 
version. With this system, software is downloaded and installed 
dynamically as it is used. Hangs and slowdowns when logging off or 
rebooting were noted. Removing this will help. If MSO is needed, the DVD 
version can be installed.

Also removing .NET and re-installing it can help some computers.

-- 

Regards,
        Mike

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

