Windows performance boost idea.

ryan256

Platinum Member
Jul 22, 2005
2,514
0
71
Idea I had for trying to boost the performance of my gaming rig. Move the pagefile onto an internally mounted USB 2.0 flash drive. I have 2GB of memory so it shouldn't be paging very much anyways. But of course sometimes windows pages for the hell of it. How much of a performance boost could be seen over simply moving the pagefile to another IDE drive like I have now??

Thoughts & ideas??
 

Dloneranger

Junior Member
Nov 9, 2006
6
0
0
At a guess - none, probably it'd be slower
Check out the write speeds of flash drives - they're pretty lousy (google for flash write speed and see what you come up with)
Also, they have a limited amount of writes and sticking a page file that'll be written to very is probably one of the quickest ways to wear them out
 

lopri

Elite Member
Jul 27, 2002
13,314
690
126
Originally posted by: Dloneranger
At a guess - none, probably it'd be slower
Check out the write speeds of flash drives - they're pretty lousy (google for flash write speed and see what you come up with)
Also, they have a limited amount of writes and sticking a page file that'll be written to very is probably one of the quickest ways to wear them out

 

Harvey

Administrator<br>Elite Member
Oct 9, 1999
35,059
73
91
I used to do that way back in Windows 3.11. I don't know if XP will allow you to put the pagefile on another drive.

I've been using another trick that may help, but I haven't benchmarked it to see if it helps.

1. Right click over My Computer.

2. Click the Advanced tab.

3. Under Performance, click the [/b]Settings[/b] button.

4. Click the Advanced tab.

5. Under Virtual memory, click the [/b]Change[/b] button.

6. Select No paging file, and click the Set button and then, click OK.

7. Apply, exit and reboot.

8. Defrag your disk.

9. Repeat steps 1 - 5, select Custom size, and set both the Initial size and the Maximum size (in MB) to 1.5 to 2x the amount of RAM in your system. For example, I have 2 GB of RAM so my page file is permanently locked at 3072 (3 GB).

10. Apply, exit and reboot.

What this does is, it puts your pagefile in one contiguous block on your drive, instead of it being constantly adjusted and moved as a dynamic creation in Windows. Theoretically, that could give your system faster access to it, and other files don't get fragmented when they are written around the dynamically changing pagefile.

I've never had any crashes I could trace to this technique, and I can see the constant space it uses when I run Norton Speed Disk so I know it's doing what I intend it to do. I'd love to hear what anyone else knows about this, including good and bad experiences from those who have tried it.
 

Zap

Elite Member
Oct 13, 1999
22,377
7
81
Originally posted by: Harvey
I used to do that way back in Windows 3.11. I don't know if XP will allow you to put the pagefile on another drive.

Yes, XP lets you put it on another drive. I've read before that as long as you have enough memory, set the page file to a static size around 2½ times the RAM size. If you don't have enough RAM, then leave it on auto settings. Do not disable it because Windows expects to have it available.