Moving the swap file

i'm getting a new hard drive and was just curious on how i need to to move my swap file to it to improve performance? any registry settings? thanx

Customization Tweaking 1789 This topic was started by ,


data/avatar/default/avatar10.webp

27 Posts
Location -
Joined 2000-07-22
i'm getting a new hard drive and was just curious on how i need to to move my swap file to it to improve performance? any registry settings?
thanx

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar18.webp

1 Posts
Location -
Joined 2001-05-20
I'm of the opinion that setting your swap file size, and putting it on certain drive really isn't worth it as you'll be very hard pressed to actually notice any difference whatsoever.

data/avatar/default/avatar19.webp

3857 Posts
Location -
Joined 2000-03-29
I have noticed significant performace increases with respect to load times of applicatations and large files (like 3D models in CAD/CAM apps) when I set the min/max to be the same (usually 1-1.5X the amount of RAM up to 256MB MAX) and moving the swap file off of the system partition. However, moving the swap file off of the system partition only to go to a slower drive may actually hurt performance in the end. Just something to think about.

data/avatar/default/avatar05.webp

748 Posts
Location -
Joined 2001-05-21
Setting the upper and lower limits for the swap file size certainly makes a difference, because Windows doesn't spend half its time changing the size of the swap file on the fly. It also means the file has less chance to become fragmented.
Surely all of this will result in some overall increase in system speed?
 
AndyF

data/avatar/default/avatar07.webp

21 Posts
Location -
Joined 2000-05-04
and now on HOW to do it:
 
1. Right-click 'My Computer' on the desktop
2. go to 'Properties'
3. go to 'Advanced' tab
4. click 'Performance Options'
5. under 'Virtual Memory' click 'Change...'
6. highlight the C:\ partition and set a value of 2MB for the initial and maximum sizes. (This is needed to dump memory to when the system crashes)
7. Click 'Set'
8. highlight the partition onto which you want to put the paging file and set a value that is the same for initial size as for maximum size. (eg. 256MB for both)
9. Click 'Set'
 
hope this helps

data/avatar/default/avatar10.webp

27 Posts
Location -
Joined 2000-07-22
OP
that's what i wanted to know.
thanks for the info, Flitzman