From: "A. Sinan Unur" Newsgroups: comp.os.msdos.djgpp Subject: Re: RHIDE: CPU working at full capacity Date: Sat, 17 Jan 1998 09:50:45 -0500 Organization: Cornell University (http://www.cornell.edu/) Lines: 29 Sender: asu1 AT cornell DOT edu (Verified) Message-ID: <34C0C544.4C1844B4@cornell.edu> References: <34baa59b DOT 26212656 AT news DOT cs DOT tu-berlin DOT de> <34BBF1D8 DOT D3F355E0 AT gmx DOT net> <34bfb707 DOT 254468 AT news DOT cs DOT tu-berlin DOT de> NNTP-Posting-Host: cu-dialup-0085.cit.cornell.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Lars Frantzen wrote: > > On Tue, 13 Jan 1998 23:59:36 +0100, Robert Hoehne > wrote: > > >How do you mess it? With Win95's CPU-usage? :-)) > Yes... The reason why I checked the CPU-Usage at all was > that I wondered about the time Win95 needs to start any Program > by pressing its Shortcut - Keys. E.g. I can start the Explorer that > way. Usually it takes about 1 second, but if I do the same with Rhide > active it takes about 5 seconds. that probably has nothing to do with cpu usage but probably more with how much memory you have, how much memory is in use when you use the start button, and how much needs to be swapped out to disk (by windows 95) to satisfy your request. for this, you might want to check Memory Manager: Page Faults, Memory Manager: Swap File Size etc in the system monitor as you start applications through the start button. also, you will probably find that applications start faster when all other apps you are running are minimized. -- ---------------------------------------------------------------------- A. Sinan Unur Department of Policy Analysis and Management, College of Human Ecology, Cornell University, Ithaca, NY 14853, USA mailto:sinan DOT unur AT cornell DOT edu http://www.people.cornell.edu/pages/asu1/