Csound1 wrote:
Come on, it's not hard, in any chain the slowest link is the maximum speed available from the chain.
Your assumming the hard drive can maximize the bandwidth offered to it, it can't.
It's even more hobbled if it's doing extra duty like caching memory or VRAM like the (lower end MBP's tends to do) or if the drive is filling up and using the smaller sectors, it also has to complete one job before it can start another.
you have a hosepipe, it flows 1 gallon per minute, it matters not that the pump can supply 10 gallons per minute, only 1 gallon will emerge from the hose, per minute.
Using your pump and hose anology in the OP's case,
One pump is able to supply 2 gallons a minute over the SATA2 pipe being able to handle 20 gallons a minute = 2 gallons a minute.
Two pumps supplies 4 gallons a minute over a FW 800 pipe being able to handle 5 gallons a minute = 4 gallons a minute
Three pumps suppling 6 gallons a minute over a FW 800 pipe being able to handle only 5 gallons a minute = 5 gallons a minute.
Four pumps supplying 8 gallons a minute over the SATA2 pipe being able to handle 20 gallons a minute = 8 gallons a minute.
Interface speeds have improved tremendously, however hard drive speeds have not, especially for laptops.
Most all laptops still come with 5,400 RPM drives for the reason that higher speed drives (7,200-15,000 RPMs) are more suspectible to shock and can drain more power.
Using a RAID system that can split the data path (RAID 0, 5 etc) this allows more pumps to be used and can maximize the over all data transfer rate, free up the boot drive to be doing something else, like caching memory if they go over their RAM limit for instance.