AndreL said:
I've seen where if I shrank my page file it forced my system to use
more real memory and process got done faster cause it wasn't
wasteting time writeing to the HD but when you put the page file up
to 1.5 like they say it take a little time to preocess commands.
Basicly what do you think about lowering the size of your page file.
Several points:
1. Shrinking the size of the page file does *not* force Windows to use more
real memory. It always uses real memory in preference to page file.
2. Shrinking the size of the page file can never make anything run faster.
3. The default size of 1.5 times the amount of RAM makes no sense. Since the
page file is used to extend memory when there isn't enough real memory, the
more RAM you have, the *less* page file you need.
4. It can save some disk space to make the minimum size of the page file
smaller (200MB or so). But leave the maximum large so it can expand if it
needs to. There is *no* downside to having a large maximum.
5. What I say in point 4 above can save a little disk space, but really has
no other advantage. In these days of large hard drives, most people don't
need to worry about saving a such a small amount of disk space, and there's
really no particular advantage to doing anything but leaving the default
settings in place.
For more information, this article by the late MVP, Alex Nichol, is
excellent: "Virtual Memory in Windows XP" at
http://aumha.org/win5/a/xpvm.htm