Message-Id: <200505310239.j4V2duLG015292@delorie.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 From: "Gary R. Van Sickle" To: "'cygwin cygwin'" Subject: RE: slow windows foreground operation after installing cygwin-1.5.17-1 Date: Mon, 30 May 2005 21:39:46 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <42989AFB.8030107@bellsouth.net> X-IsSubscribed: yes > -----Original Message----- > From: cygwin-owner AT cygwin DOT com > [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Charles D. Russell > Sent: Saturday, May 28, 2005 11:23 AM > To: cygwin cygwin > Subject: Re: slow windows foreground operation after > installing cygwin-1.5.17-1 > > The new cygwin1.dll (1.5.17-1) now lets me run fortran > programs with large static arrays that occupy most of the > available memory, but it is no longer possible to run Windows > programs (MSWord or even Windows Explorer) in the foreground > while a big math problem is chugging along in the background. > The foreground Windows process appears not to get enough > priority in the time sharing allocation to function at a usable speed. > What Mark said, plus, if you are using up as you say "most of the available memory" (and are actually using it not just allocating it), you are starving the rest of the system for RAM, and then you start hitting your pagefile. == slow. -- Gary R. Van Sickle -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/