system page file

This is a discussion about system page file in the Customization Tweaking category; According to Microsofts white paper on tweaking Windows 2000 if you have a second hard drives they recommend storeing your system page file on you second drive which makes Windows run faster does anybody know where this file is stored or how to do this !!!

Customization Tweaking 1789 This topic was started by , . Last reply by ,


data/avatar/default/avatar19.webp

139 Posts
Location -
Joined 2000-03-08
According to Microsofts white paper on tweaking Windows 2000 if you have a second hard drives they recommend storeing your system page file on you second drive which makes Windows run faster does anybody know where this file is stored or how to do this !!!

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
May 5
Created
Jul 24
Last Response
0
Likes
18 minutes
Read Time
User User User User User User User User
Users

Responses to this topic


data/avatar/default/avatar20.webp

53 Posts
Location -
Joined 2000-01-11
right click on My Computer,
Properties,
Advanced,
Performance options(?)
allows you to set page file size on all your drives or partitions
I believe there would be a greater perfomance increase if the second hard drive was on a different IDE channel

data/avatar/default/avatar19.webp

139 Posts
Location -
Joined 2000-03-08
OP
Thanks for the advice I have moved my swap file to my other hard drive I will see if I get a performance gain I have set a minimum of 500mb and a max of 1000mb is that to large !!!!

data/avatar/default/avatar36.webp

450 Posts
Location -
Joined 2000-03-08
LM is right.
Put your pagefile on another drive, if possible the fastest of your setup, on a separate channel.
I have Win2K system on the first partition of HD 1 on ide 1 and the swap file on another drive on channel 1 of ATA66 : fast and clean swaps

data/avatar/default/avatar20.webp

53 Posts
Location -
Joined 2000-01-11
the 500-1000 page file is probably overkill...how much physical RAM do you have?
after using your system for a while, check the max memory usage, then you can set the page file so that your physical ram + page file is a bit larger than your max memory usage
 
 
[This message has been edited by LM (edited 06 May 2000).]

data/avatar/default/avatar19.webp

139 Posts
Location -
Joined 2000-03-08
OP
I have 256mb pc100 sdram windows recommends a minimum page file of 382mb and a max 764mb, memory usage is 160060k / 1021700k this is after running for a while.

data/avatar/default/avatar28.webp

633 Posts
Location -
Joined 1999-07-16
It's a good idea to set the page/swap file to a single size for both min and max - that way it doesn't fragment.
 
Unless, of course, you dedicate an entire drive to it...

data/avatar/default/avatar21.webp

444 Posts
Location -
Joined 2000-03-05
I have an old cold war craptastic 200 meg hardrive... should i put that in there as a slave to my cdr and make that deticated to swap? would that speed stuff up?

data/avatar/default/avatar27.webp

1117 Posts
Location -
Joined 2000-01-23
no, putting it on a 200 meg drive would probably be worse than if it were fragmented. A drive that old is probably WAY slow, and you want the swap file to be as fast as possible.

data/avatar/default/avatar28.webp

633 Posts
Location -
Joined 1999-07-16
If using IDE, don't have other devices on the swap channel - especially if it is a CDR, unless you need more coasters.

data/avatar/default/avatar19.webp

139 Posts
Location -
Joined 2000-03-08
OP
Is it better then that I set the the swap file to a minimum of 328mb and a maximum of 328 mb on the other drive to stop fragmentation.

data/avatar/default/avatar19.webp

139 Posts
Location -
Joined 2000-03-08
OP
To you gentlemen I take off my hat thankyou.

data/avatar/default/avatar25.webp

27 Posts
Location -
Joined 2000-05-08
Some programs doesn't work when you put your pagefile on a other drive

data/avatar/default/avatar14.webp

274 Posts
Location -
Joined 2000-03-11
Excuse me? Could you be a bit more specific? I find it hard to believe that any program could have problems with the location of the page file, since the OS handles memory allocation (virtual versus real), not the program itself...
 
What's the scoop?
 
:}

data/avatar/default/avatar19.webp

139 Posts
Location -
Joined 2000-03-08
OP
I have put the page file on my other drive and everything seems to to fine so far if any thing an increase in performance.

data/avatar/default/avatar25.webp

27 Posts
Location -
Joined 2000-05-08
mostly games
example need for speed 5
 
(i know, it's just a game)

data/avatar/default/avatar20.webp

53 Posts
Location -
Joined 2000-01-11
yeah, can you provide more information...have you tested this? NFS5 works better or worse depending on where the page file is located??
the program wouldn't even know the difference between page file and physical memory, so I don't understand how this would affect it

data/avatar/default/avatar14.webp

274 Posts
Location -
Joined 2000-03-11
yes, I still don't believe that there can be any connection. Programs don't access VM, only the system does.
 
Perhaps there can be issues with using a page file on the same drive as a drive-intensive game, but that would be a different issue.
 
:}

data/avatar/default/avatar19.webp

3857 Posts
Location -
Joined 2000-03-29
Ideally you don't want to put the swap file on the same partition/drive as one with high I/O activity (namely the system partition). I put my pagefile on a different partition on this machine and on a different RAID5 array on my server here and the servers at work. There are some trade-offs to keep in mind though. Say, if you had 2HDs with one partition each. You would have the system root on one and maybe SQL7 on another. I wouldn't recommend putting the pagefile on the same partition as the SQL7 install due to constant activity. I usually locate the pagefile on a non-system partition that is more file-only based. No constantly running apps accessing it, just files that may get hit on a moderate basis.
 
------------------
Regards,
 
clutch

data/avatar/default/avatar28.webp

633 Posts
Location -
Joined 1999-07-16
Also, putting the page file on a slave device where the game/OS is on the master in an IDE environment is very, very bad indeed - due to the single device/blocking nature of IDE. This might explain bad performance...
 
Damn. 600 posts and I'm STILL not "The Man".