Jack
Wed Nov 26 10:40:47 CST 2003
This issue is a problem of semantics.
MS (unwisely) long ago chose to describe five 16-bit system buffers as
"system resources", a technical term, and unrelated to the more general
term of "resources", which is widely used to describe many OS features,
as well as hardware. We have one word, "resources", used to describe two
things ---one quite specific, and the second, quite general. Many
casual users don't even know that "system resources" exist, or that two,
in particular, user and gdi, are frequently bottlenecks under Win9X.
Win9X also has 32-bit "system resources", and all "system resources"
under Win2K and XP are 32-bit. These 32-bit features are never an
issue for any typical user.
The critical, needed insight is that the two 64 KB, 16-bit Win9X "system
resources", user and gdi, have NOTHING to do with the amount of
installed RAM, or the size of any HD's, or any swapfile. If a "system
resource" is entirely depleted --- by launching too many apps, or by
"memory leak's from poorly written programs, or by running too many
16-bit programs (no resources in the 16-bit address space can be
recovered until ALL 16-bit programs are closed!) --- the OS will crash.
So, "Run lean and mean" to minimize this problem. Multitask only when
necessary. If one's work preferences / requirements are continually
hindered by low "system resources", the solution is to migrate to W2K or
XP. Launch the MS tool, Resource Meter, at Startup to monitor "system
resources". It uses almost none itself.
Upgrading to WINDOWS XP
HOME EDITION or PROFESSIONAL
Version 3.8 ? Last Updated August 27, 2002
by Gary Woodruff, MS-MVP
© 2001-2002 by Author, All Rights Reserved
http://www.aumha.org/a/xpupgrad.htm
--
Jack E. Martinelli 2002-04 MVP for Win9X / DTS
Help us help you:
http://www.dts-L.org/goodpost.htm
Your cooperation is appreciated.
____
"Mike M" <No_Spam@Corned_Beef.Only> wrote in message
news:%232eoheQsDHA.3532@TK2MSFTNGP11.phx.gbl...
> FALSE
> More RAM = identical resources = same resource problems as before
> Less RAM = identical resources = same resource problems as before.
>
> The amount of RAM installed has NOTHING whatsoever to do with the
amount of
> resources available.
> --
> Mike Maltby MS-MVP
> mcmaltby@hotmail.com
>
>
> James Nipper <jnipper@nospam.fdn.com> wrote:
>
> > More memory should solve most all of these problems. I am surprise
> > another chap says more memory will not help resource problems.
> >
> > More ram = more resources = less resource problems.
> >
> >
> > The advice to monitor the startup items is good advice of course,
but more
> > memory will help you more than anthing, at least up to 512 megs of
ram.
> >
>
>