Originally posted by: CallTheFBI
Originally posted by: Blain
>>
The Future Is Now <<
Eh, I knew about that stuff. But look at the cost and the small amount of storage. I'm talking about something like that but with large capacity and even faster access times. "The Rocket Drive uses SDRAM to store your data." SDRAM? Make that DDR and then I'll be happy.
Why DDR? Its relatively a moot point at those speeds--compared to modern hard drives (even SCSI). As someone else noted, access time for RAM is in nanoseconds as opposed to milliseconds for hard drives. That's a factor of a million for those who don't do math very well. DDR is twice as fast... but compared to a million times, 2x isn't really all that big of a deal.
As far as RAM drives being LARGE, I think its relatively useless at the moment. Say you have a 2GB RAM drive. 1GB devoted to operating system, 1GB devoted to current "work", and of course, the 1GB+ of RAM that you would already have on that system. You're probably also going to have a quite fast hard drive in the system. Well.... while you're compressing a video (or doing a computational model), the computations will take FAR more time than just reading the data--I'm willing to bet the hard drive could supply the DATA fast enough for the encoding/computation process to occur (while its being WRITTEN to the RAM drive). Not to mention, this would ONLY be relevant for something that occured faster than hard drive speeds--for MANY computational purposes (the FE model that's running on my other machine right now is an example), the "speed" of the computation is TRULY CPU limited and memory bandwidth (RAM) limited, not hard drive speed limited.
The Rocket Drive, while interesting, can ONLY saturate the PCI bus... which, while relatively impressive, isn't all that fast.
One thing you CAN do is set up a "RAM drive".... that is FREQUENTLY done on the SGI Origin 3000 that we have at school. Then the "drive" runs at full RAM speed. But after a "run" is completed, the results are copied to a standard (in this case SCSI) hard drive.
Anyhow.... I think this is relatively moot at this point... when processors get fast enough to TRULY take advantage of memory at that speed, we have no idea how fast hard drives will be. Or we may already be using solid-state memory.