Re: low memory
Tech-Archive recommends: Fix windows errors by optimizing your registry
Date: 18 Mar 2004 00:13:05 -0600
Ken Blake, MVP wrote:
>
> >> I am using Windows Xp Home Edition and after awhile of
> >> running a program the computer starts to slow down then
> >> eventually I get a "Low Memory" message.
> >
> > Low memory "messages" in windows are often NOT due to low
> memory, but
> > low disk cache space.
>
> Plato, you presumably mean "page file," not "disk cache" Note
> that paging is not only not the same as caching, it's almost its
> exact opposite.
Yep, thanks
> Caching is using a faster medium in place of a slower one (for
> example, RAM instead of disk) to speed up a process. Paging is
> using a slower medium in place of a faster one (disk instead of
> RAM); this lets you do things that you otherwise couldn't, at a
> cost in speed.
Relevant Pages
- Re: Caching control
... |> A feature that would be useful is one where the level of caching can be ... The problem it solves is to avoid flooding RAM with a large number of pages ... of data that are merely going to be written to disk. ... (comp.os.linux.development.system) - Re: virtual memory
... I've run some experiements to see if it made any difference which drive the ... Don't put it on an IDE drive that is in a slave relationship with a busy disk or on a disk that is in a slave relationship to the system disk, data can only flow to one disk at a time on the IDE controller. ... But it does make make a big difference when there is a lot of paging, that is something that folks with NT4 experience are well aware of, in the NT4 era RAM was expensive and it was often a scarce resource, paging could often be a constant drag on performance and moving the pagefile to a different disk on a different controller often led to very noticeable performance improvements. ... (microsoft.public.win2000.general) - Re: Re-read an image
... I suspected something to do with caching was at ... play but honestly don't understand computers at that level. ... Have you ever heard of disk caching? ... the sectors gets stored in ram (I'm not certain where this ram is. ... (comp.soft-sys.matlab) - Re: Evaluating D2005, help needed.
... forced to upgrade your RAM to at least 1GB to get satisfactory productivity levels, otherwise things will be caching out to disk much too often. ... (borland.public.delphi.non-technical) - Re: Running without a swap file
... All that this will do is charge the commit limit against the RAM so a large portion of the RAM will just go unused and unusable. ... If there is no paging file and if the operating system needs to page it will start paging executable code back to the disk, it will dump executable back to the disk where it came from. ... (microsoft.public.windowsxp.general) |
|