This thing just kicks arse. Can't wait for the good SSDs to have affordable GiB/price rates. By then, btrfs will probably have matured enough to make an unbeatable combination.
Man, just teleport me 2 years down the line.
Phoronix: OCZ Vertex SATA 2.0 60GB SSD
Besides offering an impressive selection of USB flash drives and DDR2/DDR3 memory products, OCZ Technology has been quick to expand their selection of solid state drives. OCZ manufacturers SSD products in their value, mainstream, performance, and enterprise series with some of these series containing multiple product families. Earlier this year we provided Linux SSD benchmarks using an OCZ Core Series V2 SSD, but introduced just recently has been the OCZ Vertex SSD series, which we happen to be reviewing today. The OCZ Vertex SSDs go up to 256GB in size and offers 64MB of onboard cache, RAID support, and is rated for 1.5 million hours MTBF.
http://www.phoronix.com/vr.php?view=13872
This thing just kicks arse. Can't wait for the good SSDs to have affordable GiB/price rates. By then, btrfs will probably have matured enough to make an unbeatable combination.
Man, just teleport me 2 years down the line.
That has yet to actually be field proven. One has to wonder why SSD's carry a shorter warranty period then traditional harddrives if they are indeed more reliable.or are looking for the greater reliability that is offered by solid state drives.
For now, your latter assumption is correct. It's not just the controller, but the firmware used. OCZ were originally going to ship the Vertex with more performance, but its firmware was found to be stalling repeatedly (Anand wrote a very good article on this, if you can find it.)
@Michael: if you're intending on using this drive in one of your main machines (I would) then it would sure be a nice idea to see the same tests run after ~3 months of solid use on the disk, just to ensure that there isn't a disproportionate level of performance loss over time.
Same tests, same OS, just comparing the results for the Vertex now, to the results of the Vertex then. That is, if you're allowed to keep it...?
Here it is the anand article, I think the best they wrote.
http://www.anandtech.com/storage/showdoc.aspx?i=3531
One of the biggest problems of today SSD's is the performance degradation, the more you store data, the drive get significant performance loss, up to 11% of a erased one. Intel made a pre-boot software that complete restore theyr SSD's, cleaning all data of course.
Shorter version: Ext4 supports TRIM, but it's disabled because they can't test it (because no drives actually support it).
Longer version (from this interview):
Originally Posted by Ted Ts'o
Ah, well thanks for clearing that up.![]()
This review is completely flawed, unless I missed something.
The partition is not aligned, therefore you get degraded performance. Windows Vista and 7 aligns the partition automatically and correctly (1MB offset). See this thread: http://www.ocztechnologyforum.com/fo...ad.php?t=54379
You'll want to use the right io scheduler (deadline seems to be ok), the right ext4 mount options, and correct alignment.