Crouchez said:
so under what conditions can 300mb/sec be achieved?
Here's an example: If you were saving a 100MB file from memory direct to
hard disk, then the "ideal world, lab conditions, no virus software, nothing
else running, nothing else considered" transfer times would look something
like this:
The first 8MB (disk cache size) would potentially travel at the speed of the
bus (but in reality would probably be slower):
PATA - first 8MB at 133MB/s = 0.06 seconds
SATA - First 8MB at 150MB/s = 0.05 seconds
SATA II - First 8MB at 300MB/s = 0.03 seconds
As the drive cache is full, the remaining 92MB would transfer at 60-70MB/s.
ie. the disk's max speed, which is around 1.31 to 1.53 seconds, so total
transfer times for this file looks like this
PATA = 0.06 + 1.31 to 1.53 seconds = 1.37 to 1.6 seconds
SATA = 0.05 + 1.31 to 1.53 seconds = 1.36 to 1.58 seconds
SATA II = 0.03 + 1.31 to 1.53 seconds = 1.33 to 1.56 seconds
In other words the above transfer would be something like 2.5 to 2.9 %
faster using SATA II over PATA (EIDE133). A scientifically measurable, but
unnoticable difference!