• Welcome to Valhalla Legends Archive.
 

Windows Server 2003 Pagefile Size?

Started by MyndFyre, July 24, 2004, 04:21 AM

Previous topic - Next topic

MyndFyre

Hrm....

Throughout my days on XP, since upgrading to 1gb of RAM, I've had my pagefile set at a nice, fixed, cozy 768mb.  I figured 1.75gb of total virtual RAM was enough for Windows anyway.  In continuing the tradition, when I installed Server 2k3, I have been keeping an eye on my pagefile usage through task manager, and set my pagefile to 768m fixed.  I have found that if I don't let Windows resize my pagefile, things typically run more smoothly.

However, tonight I was installing MSDN for visual studio 2005, and I got one of the warning balloons that said my virtual memory was too low and Windows was automatically increasing the size of the page file.

I want to keep it static.  Does anyone have any suggestions?
QuoteEvery generation of humans believed it had all the answers it needed, except for a few mysteries they assumed would be solved at any moment. And they all believed their ancestors were simplistic and deluded. What are the odds that you are the first generation of humans who will understand reality?

After 3 years, it's on the horizon.  The new JinxBot, and BN#, the managed Battle.net Client library.

Quote from: chyea on January 16, 2009, 05:05 PM
You've just located global warming.

Adron

Increase the size or run fewer programs? There aren't really any other options... 1.7 GB of virtual memory, 768 of which as page file, should be enough in most cases, but you've obviously found a case where it wasn't.

I have 1024 MB page file and 768 MB RAM, and that has been enough for me so far.

One thing to notice: I'm pretty sure Windows prefers increasing the page file over freeing up memory. Not verified, but it seems consistent with what I've experienced. Example:

If you load up a program that takes 800 MB RAM, and then don't use it for a long time, while at the same time running some small application that copies 2 GB of files from one disk to another, you might get that message. Windows will notice that that program isn't being used and should be written to the page file, because it would rather use the whole GB of RAM as cache for the files being copied.



Banana fanna fo fanna

It's sad, seeing how bloated everything is nowadays.

cefx-

*chants quietly from the distance*
Unix....unix....unix!
cefx
Technodev.org (future project) / UnixPartisan.org
Future dictator

Adron

Unix? Which one? Memory management can vary widely....

Also, not all things are getting bloated, but many things handle much fancier graphics than they used to. Image processing or video processing is among the things that require the most memory...

cefx-

I would love to say BSDi..but I haven't any experience with it.
Or solaris.

So...Free and Net!
Free-net
Great combination of words.
*rambles on*
cefx
Technodev.org (future project) / UnixPartisan.org
Future dictator

MyndFyre

Quote from: Adron on July 24, 2004, 06:40 AM
Increase the size or run fewer programs? There aren't really any other options... 1.7 GB of virtual memory, 768 of which as page file, should be enough in most cases, but you've obviously found a case where it wasn't.

I have 1024 MB page file and 768 MB RAM, and that has been enough for me so far.

One thing to notice: I'm pretty sure Windows prefers increasing the page file over freeing up memory. Not verified, but it seems consistent with what I've experienced. Example:

If you load up a program that takes 800 MB RAM, and then don't use it for a long time, while at the same time running some small application that copies 2 GB of files from one disk to another, you might get that message. Windows will notice that that program isn't being used and should be written to the page file, because it would rather use the whole GB of RAM as cache for the files being copied.

Heh, it's funny that you should mention that Adron.

This was when I was playing World of Warcraft (see WoW.exe) on XP:


Then I installed the MSDN documentation, about 2gb of files to the hard drive.  :)  This was the only instance I've ever had with 1.75gb of total virtual memory being a problem.  :-/
QuoteEvery generation of humans believed it had all the answers it needed, except for a few mysteries they assumed would be solved at any moment. And they all believed their ancestors were simplistic and deluded. What are the odds that you are the first generation of humans who will understand reality?

After 3 years, it's on the horizon.  The new JinxBot, and BN#, the managed Battle.net Client library.

Quote from: chyea on January 16, 2009, 05:05 PM
You've just located global warming.