Re: Any Reason To NOT Clear Paging File on Reboot?

From: Alex Nichol (alexn.mvpdts_at_ntlworld.delete.com)
Date: 03/28/04


Date: Sun, 28 Mar 2004 12:00:14 +0100

Jim wrote:

>
>Folks, the point is being missed here. Once you start hitting the paging
>file, finding ways to "optimize" it is like rearranging the deck chairs on
>the Titanic, a useless exercise. Instead, you need a "lifeboat", or in this
>case, MORE RAM!!!

The point though is that in such sizes of RAM you are not actually
having any traffic on the file at all. I regard it as pointless to tie
up RAM (which is not *zero* cost) simply to provide somewhere to assign
the very large allocations of memory space that programs demand, but
never bring into use. Those can easily amount to several hundreds of
MB, and the potential page file space represented by the difference
between a (low) Initial and (high) Max size makes a happy home for them
- the file will never (or very rarely) come into actual existence

-- 
Alex Nichol MS MVP (Windows Technologies)
Bournemouth, U.K.  Alexn@mvps.D8E8L.org (remove the D8 bit)


Relevant Pages

  • Re: Any Reason To NOT Clear Paging File on Reboot?
    ... I have 1GB of RAM, and have completely ELIMINATED the paging file!!! ... Once you start hitting the paging ... If our systems had UNLIMITED memory, we wouldn't even need a paging ...
    (microsoft.public.windowsxp.general)
  • Re: Window is stealing my HD size
    ... powers-of-two sizes that were near-universal for RAM. ... or some units are set aside as spares -similar to disk drives- ... leaving less than a full complement of units for actual storage. ...
    (comp.sys.ibm.pc.hardware.storage)
  • Re: headsup: swap_pager.c
    ... Quite frankly, given the sizes of RAM we see these days, I think that ... paging optimizations may be largely a thing of the past. ... FreeBSD is being deployed still on machines with 32M or 64M of RAM. ... To unsubscribe, ...
    (freebsd-arch)
  • Re: headsup: swap_pager.c
    ... In the last episode, Poul-Henning Kamp said: ... > Quite frankly, given the sizes of RAM we see these days, I think that ... RAM is like disk space; if it's there, ...
    (freebsd-arch)
  • The Linear Address Space
    ... The problem is that in a computer there is Hard Drive storage, RAM storage ... I think that paging has something to do with RAM management and the ... Directory Base Register which is Control Register 3? ... The PC & Electronic Data Map Project: ...
    (comp.lang.asm.x86)