Optimization Guide

Posted:
Thu Jan 27, 2005 10:54 am
by Bubblehead
Re: Optimization Guide

Posted:
Fri Jan 28, 2005 11:52 pm
by the_autopilot
I would like you to post the results of a timedemo to vertify this claim.
Re: Optimization Guide

Posted:
Sat Jan 29, 2005 4:41 am
by Gixer
I do keep my OS on a seperate drive (The fastest one I have)
The main thing though is not to overfill any of your HDD's and partitions. Ideally dont get any of them more than 50% full. After this things will start to get slower, i.e. load times etc.
Re: Optimization Guide

Posted:
Sat Jan 29, 2005 6:30 am
by Skligmund
Logic would say that having FS in its own partition on the same IDE channel, let alone the same hard drive as the OS, would not gain you anything, and might actually reduce performance. I use this logic because it requires the read head to move to another part of the drive to access FS data, and back to the OS part of the drive to access OS data. By two hard drives on the same IDE ribbon cable, that reduces hard drive throughput a bit, and, while decreasing the time required to access different inforamtion (FS to OS and back), you may find occasional slow hard drive load times, though would be quicker than two partitions on a single hard drive.
My solution, using the logic I have stated (I have read no FS optimization guides or anything similar), is to have FS on its own hard drive on a different IDE channel than the OS. If required, an additional IDE/SATA card should be installed to allow for this.
Now this is the first time I thought about this (or did I in an earlier post??), but maybe I should put my 2 40Gb WD hard drives to use in RAID0 for FS/games only on its own array?