anandus
Errorist
Yes, I couldn't finish my post, because the wife was calling me to bedDo you have a reason?

The thing is that if you do run out of RAM, your system will become highly unstable.
Of course this depends on several factors, like the amount of memory, the amount of video memory (don't forget to deduct your vram from your available ram), the memory usage of programs, etc.
Of course, with 8Gb of RAM the chance is slim you'll run out of memory, but as there's no negative side-effect of running a pagefile, there's no real reason to turn it off to limit potential crashes.
As far as I can tell, its an old legacy function left over from memory restrictive days and it doesn't seem to help even though base memory still IS restricted. It only makes sense on low mem machines.[/]Yes and no.
Windows, also the newer versions are designed to work with a pagefile. It's (initially) a virtual memory for when you run out of memory, but the workings are a lot more complicated. Even Windows 7 makes good use of the pagefile.
Using your SSD for a pagefile is very bad for your SSD and really reduced the life of the SSD. If you have a pagefile put it on a different disk than your SSD.And why wouldn't you want it on the SSD? Wouldn't that be the point? Read/write wear in aside, the point of an SSD is speed. Using the SSD for your primary OS drive with the page file makes the most sense.
You can run without pagefile and if it works for you than that's good, but it's not a sure-fire succes, on some setups it'll work, on others it won't. That's why, in general, I advise against it.
If disk space is an issue (say you only have a small SSD) then you could try out turning it off, but if disk space isn't an issue, then there's no argument for turning off the pagefile. There is no performance gain (on Windows 7 at least, due to Superfetch) and you only increase potential instability.