Quote Originally Posted by 'Catamer',index.php?page=Thread&postID=174761#post 174761
two things I like to do with the page file.
1.
if you have a second hard drive other than your boot drive put your page file on the second drive.
if you don't have a second drive then create a seperate partition on the hard drive ( and assign it dirve level P: for pagefile ) and put you pagefile on that partition ( do not use it for anything other than the pagefile )
2.
make you page file a fixed size instead of the growing version.
The partition idea is pretty pointless as your still accessing the same physical disk.
The first idea of using a separate drive combined with using a fixed size is acceptable