a 3 times increas in transfer rate means it will roughly translate into in a io latency of 1/3, given most of the latency is taken up in head latency the change will not be very significant(except for cache transfers, and control signalling)
utilisation decrease somewhat because, the data takes less time be transfered. The throughput will be the same, it just take 1/3 of the time to complete the transfer. So the pci/ide bus will be available for other things sooner. Hence master/slave setups really benefit a lot from an ata100/133 controller, since there is less contention on the bus.
And they put cache controllers on HardDrives for a reason, they get used and do contribute significantly to disk performance.
I have seen the difference.
The diffrence in using on board udma 33 with a udma 66 drive and then getting a promise controler is noticeable, not large but noticeable.
My compile times for a large visual c++ project are at least 10% quicker going from 33 to 100, which probabley a best case senario, most other times the increase will be less, but I certainly notice it
I have a couple of 40G 60gxp's on a ata100 raid controler, You telling me I wasted my money and should have got a udma 33 raid controller?
do some side by testing, and don't rely on bechmark programs, get a stop watch and test boot times and progam load times (eg office)
try it, go in to your bios set your hardives to udma 33, then boot windows and play around for a while, you will put it back quite quickly
But feel free to use a udma33 controller with a ata100 drives, and while your at it you can disable the read/write cache
utilisation decrease somewhat because, the data takes less time be transfered. The throughput will be the same, it just take 1/3 of the time to complete the transfer. So the pci/ide bus will be available for other things sooner. Hence master/slave setups really benefit a lot from an ata100/133 controller, since there is less contention on the bus.
And they put cache controllers on HardDrives for a reason, they get used and do contribute significantly to disk performance.
I have seen the difference.
The diffrence in using on board udma 33 with a udma 66 drive and then getting a promise controler is noticeable, not large but noticeable.
My compile times for a large visual c++ project are at least 10% quicker going from 33 to 100, which probabley a best case senario, most other times the increase will be less, but I certainly notice it
I have a couple of 40G 60gxp's on a ata100 raid controler, You telling me I wasted my money and should have got a udma 33 raid controller?
do some side by testing, and don't rely on bechmark programs, get a stop watch and test boot times and progam load times (eg office)
try it, go in to your bios set your hardives to udma 33, then boot windows and play around for a while, you will put it back quite quickly
But feel free to use a udma33 controller with a ata100 drives, and while your at it you can disable the read/write cache
Comment