3
votes
1answer
453 views

Reducing Virtual memory Page File Size on Windows 7

I've upgraded my PC to 16GB RAM and I've noticed the page file is at 16GB as well. Since I decided to go SSD, hard drive space is a bit limited so I would like to try and claim some of that 16GB back. ...
16
votes
5answers
8k views

swap partition vs file for performance?

What is better for performance? A partition closer to the inside of the disk will have slower access times, and we must wait for the drive to switch between the OS and swap partitions. On the other ...