Jump to content

Agree with M. Yurizaki. Don't touch it unless you're absolutely certain that you need to - in which case you wouldn't be asking in the first place. Messing with the page file can cause instability issues and generally just isn't worth it.

CPU: i7 4790k, RAM: 16GB DDR3, GPU: GTX 1060 6GB

Link to post
Share on other sites

Actually, it it much better to set the pagefile to a set size, with the initial size and maximum size the same. This will reduce the amount of fragmentation of the pagefile because it will not be constantly resizing itself. This can enhance performance theoretically -although with an SSD this may not be a noticeable performance gain. The only downside to this is that you will lose some gigs of space (which can be at a premium on SSD's) permanently.

 

As far as the size of the pagefile, the old school of thought for prosumers/gamers is to set it to 1.5 - 2 x amount of RAM. Obviously, this is not as necessary nowadays with the average amount of installed RAM being >8GB, and outside of bench-marking and some specific applications most people will not be tapping out their RAM. Following the old way of thinking, with 8GB of RAM you would set the pagefile to 12 or 16GB -this is fine if you have the available space- but not necessary.

 

What I do, and have been for a while, is just setting the pagefile to what Windows recommends on the config window. This varies by system. On my rig, it recommends 4980MB (~5GB). So i have the initial and maximum size set to this. It is important to note that you do need to have a pagefile set, no matter the size, as some applications are coded in a way where a pagefile is expected/needed and if one is not present the app may not run or crash. Also, Windows uses the pagefile for debug purposes, and when a system crashes a mini dump file is written, Windows needs at least 250MB for this purpose.

 

Another trick is to put the pagefile on another partition or drive other than the C: drive. This can save you some space on your system drive, and theoretically can help in performance as Windows will not have competing I/O with the pagefile and the system file/folder which is constantly being accessed as your system is on.

 

Hope this helps! 

 

Link to post
Share on other sites

57 minutes ago, Vandall77 said:

-Snip-

Windows usually likes to kind of overshoot what you may need this avoiding the fragmentation problem, but otherwise as long as you're not constantly overrunning your RAM, it shouldn't grow too much.

 

Also fragmentation is usually only a problem with severely fragmented drives (somewhere around 40%-50%) and Windows defrags in the background. I've rarely seen HDDs since Vista and after get fragmented higher than single digits.

 

I would say space usage is a problem, but only if you're running on a cheap PC with 32 or 64 GB of storage. 128GB plus your daily apps is plenty. Most of the time.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×