Originally posted by: SirOblivious
i've wondered this myself. If say you got 2gb of ram, why the hell would you run out of memory and have to write to the drive?
1) Some programs can use up to (or over) 2GB of RAM (at least if the 3GB switch is turned on in a WinNT-based kernel; otherwise, in Windows, you're limited to 2GB per process address space). Photoshop can easily get over 2GB if you work with very large (up in the hundreds of megs when counting all the layers) images, especially while processing filters on said images.
2) Some people, as crazy as it may sound, run more than one program at a time.

There's also overhead from the OS that eats up some of your RAM.
With 2+GB of RAM, however, you would be hard-pressed to make a desktop system hit its swapfile very often, unless you were doing things like video encoding or photo editing that required HUGE amounts of memory, and/or multitasking several RAM-hogging programs.
Disabling your pagefile is generally a Very Bad Idea. Some programs just don't like it at all -- although in an ideal world, this situation would not occur. If you keep hitting your swapfile, the solution is more RAM, not no swapfile.
