Well the truth of this matter falls into two different categories...
1. If you have an SSD with 8GB of Ram, disable the pagefile. By having a pagefile on an SSD will wear it down over time and this is a fact. So this relates to me and I have it disabled with no issues whatsoever. I have a second traditional hard drive on my ThinkPad within a drive adapter and have virtual memory set to that. This works perfectly!
2. If you have a a traditional hard drive with 8GB of memory, I would disable it. Why? Because before I bought my SSD, I was running Virtual machines with no pagefile and running other programs which did not take up more than 4.5GB of RAM with no issues at all.
However, everyone's case is different so test out yourself and narrow it down to possibilities. Remember, if you have 8GB of Ram and disable pagefile, you are literally freeing up 8GB of space on your hard drive. If you are a serious gamer and run other programs, I recommend using the Windows 7 monitoring program just to see how much Ram is being taken up. If you're not going over the 5GB or 6GB or Ram, disable pagefile. Windows 7 and Vista does a much better job than XP without pagefile with 8GB or more of Ram.
I disagree with all of that. There is no reason whatsoever to disable the page file. The page file is designed to optimize the use of RAM. It is silly to pretend any of us are smarter than Windows or Microsoft, a company with master programmers like
Mark Russinovich with 20+ years of experience using swap/page files. This is Windows 7, not Windows 3.0. Microsoft software engineers and designers have spend countless manhours figuring this out and fine tuning the process.
If you disable the PF, that forces Windows to put everything it wants into faster RAM. Sounds good, but it is not. Why? Because the PF is used for lower priority data - like open Word documents, and unused pages. Forcing it all into RAM means less room for more important data - which means the CPU and OS will have to wait while data is dumped out of and read into system RAM, and normal (not PF) drive locations.
If you disable the page file, you can't use all the RAM you have because Windows preallocates virtual memory in the expectation it may need it, even though it may never be used. Without a PF, that allocation must be made in system memory, tying it up and preventing it from being used for anything else, like important data.
If the PF is not needed, it will not be used. It does NOT drag down the system when not used. Therefore, there is no benefit to disable it.
Don't confuse allocated memory with used memory.
@medeiom - Show us one article, white paper, or report (not some poster on a forum) that shows disabling the PF improves performance. Just one is all I ask.
Remember, if you have 8GB of Ram and disable pagefile, you are literally freeing up 8GB of space on your hard drive.
If you are worried about the page file taking up too much disk space, then the correct solution is to free up space, or buy more space. Disabling the PF is bad advice, I don't care how much RAM you have.
****
You are also incorrect about PFs on SSDs - at least with today's SSDs with load leveling. Yes, it will wear it down over time - but that's like 10 - 20 years!!! Or more! Let's not forget that some computers are now coming equipped ONLY with SSDs and that trend will continue as prices continue to drop.
See
Engineering Windows 7 - Should the pagefile be placed on SSDs?