Four SSDs Compared — OCZ, Super Talent, Mtron
MojoKid writes "Solid State Drive technology is set to turn the storage industry on its ear — eventually. It's just a matter of time. When you consider the intrinsic benefits of anything built on solid-state technology versus anything mechanical, it doesn't take a degree in physics to understand the obvious advantages. However, as with any new technology, things take time to mature and the current batch of SSDs on the market do have some caveats and shortcomings, especially when it comes to write performance. This full performance review and showcase of four different Solid State Disks, two MLC-based and two SLC-based, gives a good perspective of where SSDs currently are strong and where they're not. OCZ, Mtron and Super Talent drives are tested here but Intel's much anticipated offering hasn't arrived to market just yet."
Yet another SSD review by clueless PC dweebs.
The whole point of SSDs is that they have no moving parts, so they don't have the seek time and rotational latency of spinning disks. That translates into faster random access. As the review says:
So what do they measure? Sequential transfer rates.
Gah.
Someone wake me up when there's a 1TB SSD for $250 that can do unlimited rewrite ops.
Um, even mechanical hard drives cannot promise unlimited rewrite ops. Maybe you want lower your sights jut a tad?
Bearded Dragon
Are those steam trains really running with 100 year old parts?
Or do you regularly go in and maintain the various components of you hard drives?
Nerd rage is the funniest rage.
As soon as the price per GB of SSDs is at parity with the magnetic drives, I'm switching.
Actual price parity will likely only occur once the older technology become a rarity, and I suspect that for the next decade, magnetic drives will continue to be the cheapest mass storage out there. That being said, for me, I'll buy a SSD when I can get a decently rated 120 gig drive for less than $150.
The grass is only greener, if you don't take care of your own lawn.
Someone wake me up when there's a 1TB SSD for $250 that can do unlimited rewrite ops.
Let me guess, you want a car's drivetrain to promise "unlimited mileage" and your homes A/C refrigerant to promise "unlimited compression/decompression cycles".
I hate to be the one to break it to you, but words like "unlimited" are marketing words only. EVERYTHING is limited and finite. In this case, consumer protection laws state that 7 years of normal usage is long enough to be considered "lifetime" or "infinite" or "unlimited" and all sorts of other key words and tricky phrases.
Those mechanical drives you are comparing SSDs to? They don't offer "unlimited rewrites" except in the marketing sense. 7 years of normal usage. In that same sense, SSDs are already offering unlimited rewrites as they have enough rewrite cycles to last 7 years of normal usage. Just like the mechanical drives.
Modding Trolls +1 inciteful since 1999
You're not the first person to think of such a thing. Problem is: it's pretty risky.
Most high end RAID controllers do this already, if you set to write-back. But they also have big batteries attached to them, and even then, you have something like 24 hours to power back on or total system corruption can occur. This means that mentioned systems must be affirmatively managed.
Can you imagine what a hassle this would be for the HD makers, particularly in the notebook use case? It would be a never ending chain of angry users blaming the HD maker for their data loss...
I think the right place to do this is way up in the OS, with a file system that is aware of the issues of small page commits to these devices, and therefore doing some kind of page-coalescence thing. Sun's ZFS can do this. Now we just need something over in consumer space.
C//