pagefile.sys - what are my options

just set the pagefile to 2GB then. you shouldn't suffer any ill effects at all reducing it to 2GB unless you do massive amounts of photoshop or database work.
 
To be honest, it can't be that important given that MS has provided the option to disable the pagefile. Allways good to test and tweak and experiment with YOUR pc and what works or doesn't i suppose. If in doubt then don't.
 
To be honest, it can't be that important given that MS has provided the option to disable the pagefile. Allways good to test and tweak and experiment with YOUR pc and what works or doesn't i suppose. If in doubt then don't.

If everything is left alone things just work. It's once people 'play' with settings things start to go problematic.


Except that it takes up ssd or hd space that you could use for other software. It's rather stupid, what if you only have 2 gb or 1gb of ram?, it's only going to make a small pagefile anyway, so what is the point of a large pagefile??. Each to their own but i don't need one simples as that really.

Then better get a bigger drive then eh?
 
To be honest, it can't be that important given that MS has provided the option to disable the pagefile. Allways good to test and tweak and experiment with YOUR pc and what works or doesn't i suppose. If in doubt then don't.

i've seen a PC with 16GB of ram fall over and die when the pagefile was turned off. we'd been playing crysis, went to alt-tab out of it and the system hard-locked with an out-of-memory error.

we had to force restart. you need the pagefile in windows.

http://www.dansdata.com/io113.htm a very good article.
 
If everything is left alone things just work. It's once people 'play' with settings things start to go problematic.
Yeah i agree if you're a novice, or new to pc's. Me, i have been around pc's for quite a long time so i'm not afraid to play :D

Then better get a bigger drive then eh?
Or a couple more ssd's maybe yeah (without a pagefile) :D, lol, just having a larf wiv yuz, hehehe!.
 
I don't but others can if they want one.

What applications, games, tasks do you use on your PC and how often do you have those things running at the same time?

It doesn't surprise me that a PC with 16GB *could* get away with no page file IF all you do is web surf. That's not really surprising at all, you could do that on 2GB. But if you actually *use* your PC for real work or gaming then you will find that a page file is an absolute must...

Try having 20 tabs open on your web browser. A BluRay movie playing on one monitor. And a big game on the other monitor. Maybe a throw a big application like Photoshop, a virtual machine or Visual Studio into the mix. And every now and Alt+Tab around those processes.

Pretty much any system without a page file, under those circumstances above, will very quickly start behaving erratically at the least and throwing "out of memory" exceptions for individual processes or the entire OS kernel at the worst (BSOD).
 
Again about the commit limit... Would 4 GB physical ram plus a 12 GB page file satisfy most people (not just those that are surfing the net)? Or maybe 6 GB RAM and 10 GB page file...

It is about knowing what you need.
 
Again about the commit limit... Would 4 GB physical ram plus a 12 GB page file satisfy most people (not just those that are surfing the net)? Or maybe 6 GB RAM and 10 GB page file...

It is about knowing what you need.

I don't see much value on a modern desktop/workstation PC in setting a page file substantially beyond the capacity of the RAM. It can be useful on some server configurations, but rarely on the desktop.

4GB RAM + 12GB page would be a bit silly because even if the page file becomes close to 4GB full the system would already be running like a dog. An extra 6GB on top is really just not going to be that useful except for fending off those pesky "out of memory" errors for a bit longer. Don't get me wrong, having extra page file capacity is fine if you can afford it on your disk storage - it certainly doesn't hurt.

One of the secondary purposes of the page file is to act as a obvious cue that humans can pick up on when a system is running at its memory limits. Generally humans see when a computer is struggling and then refrain from throwing more tasks at it. They will even usually start closing down tasks that aren't important to "help" the computer. The huge disadvantage of not having a page file is that you lose this period of sub-par performance and replace it with a behaviour where the PC is running absolutely fine one second and then the next second it is throwing "out of memory" errors all over the place. There is no smooth transition between the two. It would be like driving a car that goes 1, 2, 3000rpm and then suddenly hits the red line with absolutely no warning.
 
Last edited:
My point, if not obviously, about the page file is 16 GB RAM and no page file give you the same commit limit as 6 GB RAM and a 10 GB page file or 12 GB RAM and a 4 GB page file.

So all the standard comments about you guaranteed to run out of memory without a page file, no matter how much physical ram you have, are a bit silly.
 
The difference is that a 16GB RAM + no page file will run lightning fast all the way up until 16GB memory is used and then it will collapse in a ball of thunder.

Whereas a system with 4GB RAM + 12GB page will run fine up to 4GB and then it will get progressively slower and slower whilst working its way up to the 16GB commit. This is a more desirable behaviour as it discourages the user from pushing the system any closer to its commit limit and therefore impending doom.

A more sensible configuration would be 16GB RAM + 16GB page. This will not only ensure ample real RAM for demanding applications and multi-tasking, but it will also ensure there is an ample 32GB commit limit in total that almost no desktop/workstation tasks today would need to breach.
 
Last edited:
The difference is that a 16GB RAM + no page file will run lightning fast all the way up until 16GB memory is used and then it will collapse in a ball of thunder.

Whereas a system with 4GB RAM + 12GB page will run fine up to 4GB and then it will get progressively slower and slower whilst working its way up to the 16GB commit.

That doesn't really make sense. Either the applications commit that much memory or they don't.
 
Memory is committed/used progressively. It isn't allocated in huge chunks (well very rarely anyway). A well configured system will get progressively slower as it gets closer to its commit limit. A badly configured system will not do this, or won't do it enough, before hitting its limit.

You were asking me the question. Take the advice or leave it :)
 
Back
Top Bottom