• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Windows performance boost idea.

ryan256

Platinum Member
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??
 
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
 
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

 
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.
 
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.
 
Back
Top