Oh sure, of course. Same with regular HDDs (and anything else) though
but the technology is very mature and everyone should have had their
time to perfect their products by now.
It is quite embarrassing when certain SSDs are on par with or actually
worse than HDDs in some cases.
Well, but I guess they do so to lower costs and you get to choose the
right SSD for you, based on how you use your computer. I would just want
the best or near-best though. Just the price bugs me when you get to
200+ GB.
Probably the cheapest way, at the moment, would be to use a RAID for
data storage and a SSD as a "fast disk" containing application code
and a cache. Write data to the cache and use a daemon running in the
background to write cache data to RAID during low CPU usage periods.
It might also be possible to use some sort of memory cache, write that
cache out to SSD cache. It might let an application run full bore
without waiting on write-to-disk at all.
On the other hand, you'd be writing a DOS system
John B. Slocomb
(johnbslocombatgmaildotcom)