Hi Tim -
Comments in line:
|
| "Jef Norton" wrote:
| > "Timothy Daniels" wrote:
| > I've read this entire thread and I wouldn't touch
| > the rest of it with a ten foot pole....
|
|
| Posting here does at times seem like barge-poling
| through a water treatment pond. The trick is to
| handle only the dry part of the pole.
|
| I think I'll also use NTFS on the pagefile partition -
| if just to keep the system simple.
|
| And, assuming that the "beginning of the drive" is
| what the system considers the "first" partition on
| the drive, that's where the pagefile partition will go.
It's been my understanding that partitions are allocated based on relative
sector number from the beginning of the drive. The first partition starts
at sector number zero and ends at sector number "x". The second partition
starts at sector number "x + 1", etc.
| The 2nd drive hasn't been formatted, yet, so it
| should be pretty easy with MaxBlast or Partition
| Magic.
Sounds like you're already 99% there. If it's not currently formatted, you
could even use Windows XP's disk management tool.
|
|
| > After you've created the new partitions on your
| > second drive you can then change the page file
| > structure defined for your system. Windows XP
| > will perform best if you specify a very small
| > fixed-size page file on your default drive (I'm not
| > exactly sure of the minimum size at the moment,
| > but I believe you can allocate 40kb for this purpose).
| > This, of course, will be a non-movable file.
|
|
| Would the fixed-size file on the default drive be
| the same as the 126MB file mentioned in the link
| provided by "Frank" in Tampa Bay:
|
http://support.microsoft.com/default.aspx?scid=kb;en-us;307886 ?
|
I think I came up with the 40kb number as a minimum from somewhere (though I
cannot say where). If you're concerned about being able to create system
dump information, 126kb (or maybe even 128kb, so you end up with a nice
clean binary boundary) wouldn't be too much of an overhead on your system.
On my old KT7, Windows never even created the paging file on my default
drive, even though I had a small file specified for the drive - it was (and
still is... my retired dad still uses it) a very reliable system, even
though it only had a 100 MHz front side bus and, as you say, I had it "maxed
out" at 384 MB of SDRAM (why bother replacing my 128 MB sticks with 256 MB
sticks when I knew my next system would be using DDR SDRAM?).
|
| > Then you can specify a system managed paging file on
| > your second drive.
|
|
| Are there any user inputs necessary to tell WinXP to
| make the pagefile on the 2nd hard drive system-managed?
|
For the small paging file on your default drive, you click the "Custom Size"
radio button and specify the same value for the Initial and Maximum size
fields. For the paging file on your slave drive, you click on the "System
Managed Size" radio button and let Windows do the rest.
|
| > Reboot your system and XP should set things up nicely
| > for you. XP may or may not initially create a page file
| > on your default drive - but will create one if it is called for.
|
|
| Thanks for your help, Jef.
|
|
| *TimDaniels*
|
Happy to help. Good luck with your project!
Jef