Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

[ Create a new account ]

Samsung 256GB SSD is World's Fastest

Posted by CmdrTaco on Monday May 26, @09:00AM
from the i-write-faster-with-a-pencil dept.
i4u submitted one of many holiday weekend slow news day stories which starts "Samsung Electronics announced today the world's fastest, 2.5", 256GB multi-level cell (MLC) based solid state drive (SSD) using a SATA II interface. Performance data of the new Samsung 256GB SSD features a sequential read speed of 200 megabytes per second (MB/s) and sequential write speed of 160MB/s. The Samsung MLC-based 2.5-inch 256GB SSD is about 2.4 times faster than a typical HDD. Furthermore, the new 256 GB SSD is only 9.5 millimeters (mm) thick, and measures 100.3x69.85 mm. Samsung is expected to begin mass producing the 2.5-inch, 256GB SSD by year end, with customer samples available in September. A 256GB capacity is getting large enough to replace hard-drives for good — now just the prices just need to come down further for large capacity SSDs."

Related Stories

The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More | Login | Reply
Loading... please wait.
  • Summary (Score:5, Insightful)

    by Mark Trade (172948) on Monday May 26, @09:04AM (#23543625)
    Don't buy any other similar products. Ours will come out Really Soon (TM). At least we hope so.
    • Re:Summary (Score:4, Informative)

      by TheRaven64 (641858) on Monday May 26, @11:22AM (#23544833) Homepage Journal
      And since it's using MLCs, expect to buy another one quite soon after. While SLC flash is up to the 100,000 to 1,000,000 rewrites level, MLC is still closer to 10,000. This, combined with the larger cell sizes on most MLC products means that it is likely to wear out much faster. This is why most flash manufacturers are only pushing MLC technology for consumer electronics type applications (e.g. MP3 players), where you want high density and low cost but don't perform many writes.
  • by Eccles (932) on Monday May 26, @09:06AM (#23543641) Journal
    Looking at a hard drive, it's got lots of moving parts, the need for sealing, etc. One would think that in the long run a solid state drive that is just a few chips and connecting logic would be cheaper to produce once you have the facilities.
      • Apples to Celery (Score:4, Insightful)

        by benhattman (1258918) on Monday May 26, @11:09AM (#23544715)
        You can't just compare different markets. As another poster said, you can buy CD-R for less than a penny each. What you are referring to is how record companies have used the lower medium price to make an even larger profit off of the content.

        However, how does an oligopoly selling copyrighted content compare to a commodity market? Basic economics tells you they don't, and you can count on one of two things happening. A) SSD prices fall in line with hard drives. Or B) hard drive capacity moves beyond the needs of most consumers and SSD takes up that niche while being only marginally more expensive per GB than hard drives.
        • Re:BAARF (Score:4, Insightful)

          by WuphonsReach (684551) on Monday May 26, @05:32PM (#23548623)
          I've read that RAID 3/4/5 is unreliable. As capacities grow, it takes longer to reconstruct a new spare from the surviving drives when one dies. In fact, BAARF contends that capacities have grown to the point that it's likely that another drive will fail during reconstruction. Are there any big drawbacks to RAID 6?

          RAID6 is a far better option then RAID5. At least it makes it less likely that you'll end up with a double-drive failure that takes out the entire array.

          OTOH, the failure mode of both RAID5 and RAID6 leaves a lot to be desired. Rebuild time increases linearly as you add more disks to the array. So a 10+ RAID5/RAID6 array can have huge rebuild times, leaving you vulnerable for a lot longer. As in half a day or longer to rebuild the array (or at least a few hours).

          Personally, my preference is the more conservative RAID10 approach. Rebuild times are based on the size of an individual disk in the array (not the total array size), which means your vulnerability window is a lot smaller. And depending on luck, you can survive a multi-disk failure. Rebuild times are typically under 2 hours for arrays that are based on 300-500GB drives.

          (My preference is to have 1 spare disk for every 6-8 drives in the array. So a 12 disk RAID10 array would probably be RAID10 over 10 disks with the other two as spares.)
  • by billcopc (196330) <vrillco@yahoo.com> on Monday May 26, @09:08AM (#23543657) Homepage
    I like the idea of the SSD, but I think they need to concentrate on lowering costs down to earth before flaunting their capacity achievements. Hell, any monkey can build a 500-TB mega-RAID stripe with a large enough budget.

    When this SSD is cheap enough that I can buy 3-4 of them and stripe that into a bus-raping powerhouse, for less than a mortgage payment, then we'll talk.
    • by Sascha J. (803853) on Monday May 26, @09:14AM (#23543699) Homepage Journal
      If the SSD's price only increases very slightly with greatly increasing capacity, they already lowered the cost.

      Also, it doesn't help to have cheap 32GB SSDs when nobody buys them and you can't really launch into mass production because you are stuck with a niche market. To drive down the price you need to be able to produce them en mass and in order to do that you need to catch up (or outstrip) existing technology.
  • MLC, not SLC. (Score:5, Informative)

    by Anonymous Coward on Monday May 26, @09:17AM (#23543727)
    But it's a Multi-Level Cell based Flash drive, not a Single-Level Cell based Flash drive. The cells hold 4 states, not 2.

    High capacity, yes, and apparently high speed as well. Excellent... but also lower reliability. SLC Flash is extremely durable these days, but MLC Flash is not, last I checked, even one tenth as long-lasting.

    How much lower? Well... ...frankly, we don't really know yet. We won't really know, as such, until they start to die - which could well be 5-10 years, and if so, that's really not bad - and you might not see the same type of can't-write-blocks failure, but rather a more conventional can't-read-blocks failure. Which would be about as bad as a hard disk crash (and we might have to develop whole new data recovery techniques).

    Maybe it might last years longer than a hard drive owing to fewer moving parts. Perhaps it will slowly die, but good write levelling will largely mitigate the issue and overall it'll come out better, or about the same. Or perhaps we're looking at a flaky brick with lower reliability than a Quantum Fireball.

    Early adopters, start your engines, because someone's gotta find out.

    For enterprise use, it might be wiser to stick to more conservative SLC flash. Past that, all bets are off.

    But we're seeing the beginning, here. Hard drives are, slowly, on the way out. It'll be a long phase-out where they are much more cost-effective for a long time... but it is coming. And I, for one, welcome our new nanosecond-seek-time overlords.
  • Well, since the technology isn't developed, is it really that surprising that we read a story about 'Worlds Fastest' every couple weeks?

    Solid State Drives for computers? They aren't really out of beta!
  • 256gigs is a lot (Score:5, Insightful)

    by FudRucker (866063) on Monday May 26, @09:27AM (#23543805)
    I don't requires that much disk storage space, I could get by on 40 gigs and 80 would never run out of disk space for my purposes, make an 80 gig SSD that would sell for less than 200 USD and I will use my disk platters for target practice...
    • by Aenoxi (946506) on Monday May 26, @09:21AM (#23543763)
      I fully agree with your conclusion that capacity is king for moist consumers, but... ...this is a 2.5 inch drive.

      I'd like to subscribe to your reality if it has Terabyte-sized 2.5 inch drives. Where do I sign up?
    • by wamatt (782485) * on Monday May 26, @09:22AM (#23543769) Homepage
      Remember the intended target market is the laptop crowd. 256GB is big enough to compete nicely. When it comes with those sort of performance figures, it's a no brainer if you have the money.

      The current largest widely available 7200rpm is only 200GB. The majority of notebooks ship with 200GB of HD space.
    • by jht (5006) on Monday May 26, @09:25AM (#23543795) Homepage Journal
      I dunno - I think once you hit that kind of capacity you can pretty much own the notebook market. Right now, mainstream notebook disk sizes are in the 160-250GB size range, with 320 generally available and I believe 500 GB drives are just starting to arrive. Most notebooks aren't at the high end of capacity, though.

      I don't think SSD will make an impact in desktops anytime soon, but if I can put an SSD in my notebook and gain a little speed, some battery life, and better shock resistance without giving up any serious capacity (heck, my 2-month-old MacBook Pro has a 250GB HDD in it right now), depending on the price differential I'll probably be all over it.

      Also worth thinking about (though it's not in the submitter's link) - I read a couple of releases on this drive yesterday, and though they aren't giving production prices yet they claim that multi-level cells will make it cheaper than the older models. Between that and the natural speed of price cuts, this drive may be at competitive HD pricing levels sooner than we expect. If I can get a 256GB SSD at a 25% price premium to a HDD of the same size (like you suggest), I think it would be pretty much a no-brainer. That 250GB HDD is only about $150 or so - maybe even less.
    • by amorsen (7485) <benny+slashdot@amorsen.dk> on Monday May 26, @09:30AM (#23543833)

      For most consumers, capacity is king, not speed.
      For most consumers, price is king. Not price per gigabyte, just price. The only thing most consumers might need more than 32GB for is video -- and flash is almost as cheap as hard disks in the 32GB 2 1/2" segment.
      • by benhattman (1258918) on Monday May 26, @11:19AM (#23544809)
        Mod parent up.

        We are far past the point where the average consumer cares very much about capacity. What do you think they are going to do with 2 terabytes? Unless you are talking about someone who is frequently downloading movies and the like, I don't see how they would use that content. OK, there are probably a handful of people who are doing their own hi-def video editing or processing the output of large sensor arrays, but in what would do you define these guys as "most consumers?"

        The reality is SSD doesn't have to come anywhere near the price of hard drives. It just needs to provide enough capacity (256-512 GB today) at a reasonable price. If you tell a consumer they can get a regular old hard drive, or pay 10% more for a SSD that doesn't fail when dropped and runs way faster, a lot of regular consumers will pony up for that.
    • by cecil_turtle (820519) on Monday May 26, @10:17AM (#23544197)

      For most consumers, capacity is king, not speed.
      I don't know how you qualify "most consumers", but "sufficient capacity" is all most consumers need, after which price and speed absolutely do come into play. For most people 40GB is still sufficient capacity. Only people who download or rip very large amounts of music or movies need more than that, and that is pretty far from "most consumers" - your 14 year old son who tries to download every movie he's never heard of isn't "most consumers". Not to mention that IO speed is the performance limiting factor on pretty much every consumer PC nowadays, CPUs have been fast enough for a couple of years now.

      SSDs and spinning disks can still co-exist - in a year or two you will be able to run your OS and programs on a 100GB-200GB SSD and go buy a 2TB disk or 5TB array to store your data on that is less performance critical.
    • by Kjella (173770) on Monday May 26, @09:34AM (#23543859) Homepage
      Uh, the last SSD review I saw that had considerably worse specs than this just barely came behind the VelociRaptor in the random write tests. Unless you've got a special disk trashing benchmark to make SSDs look bad, I'm fairly sure this wins on all counts. In fact, 20 random writes/sec sounds more like trolling than insigthful to me...
      • Re:Random write ops? (Score:5, Interesting)

        by Fweeky (41046) <tom.hurst@clara.net> on Monday May 26, @10:10AM (#23544135) Homepage
        Every benchmark I've seen on SSD's have shown random IOPS of between 20 and 120/sec, ranging between cheaper consumer drives and more expensive enterprisey models; writing single blocks to random locations completely demolish their performance because such small writes often require the drive to erase huge blocks.

        New techniques try to avoid this by basically turning random writes into sequential ones; once you've erased a 4+MB block, you put all new writes into that block (you can turn a 0 into a 1 without an expensive erase cycle) and remap it similarly to how it's done with wear leveling. I'm not aware of anyone actually doing this yet, though.
          • Which is why I have been wondering: You know how a HDD will have a bit of RAM as a cache to make write more efficient,why aren't they doing that for SSDs? It seems like it would me a lot more efficient if lets say,the SSD has 4Mb blocks to have 8Mb of cache on them so the data can be cached and written in efficient blocks. I'll admit I haven't gotten to read up on the algorithms used with SSD so I don't know if there is a technical problem with that idea or not,but it would seem to me to be a "best of both worlds" kind of solution.


            And speaking of "best of both worlds" what happened to everything is going to be hybrid? A couple of years back all you read was they were going to add anywhere from 256Mb to 8Gb in addition to the 8-16Mb of RAM cache on HDDs to boost the data access and make them even more efficient at writes. What happened? I know I would personally like a hybrid that had,say 8Gb on it so I could have the OS stored in flash with my data and swap stored on the platters. But that is my take on it anyway,YMMV

    • by StCredZero (169093) on Monday May 26, @09:37AM (#23543881)
      This pales in comparison to the ioFusion drive [tgdaily.com]. The videos show tests being run where they are doing 8 operations at the same time, at blazing speeds, copying multiple DVDs in 5 seconds, and simulating swapping a blizzard of 4kb blocks as fast as RAM. Instead of 2 channels, their cards use 160 channels at the same time. This gives a single card the parallel random access bandwidth of a 1000 disk drive SAN.

      http://www.tgdaily.com/content/view/34065/135/ [tgdaily.com]

      At $30 per gigabyte, it would be great to have a 10-gig for OS and your current favorite MMO game.
          • Re:Random write ops? (Score:5, Informative)

            by TheRaven64 (641858) on Monday May 26, @11:19AM (#23544807) Homepage Journal
            Unless flash has changed a lot since I last looked at it, this isn't quite true. To write a 2KB page, you first need to erase a 128KB block, but you can then write into the remaining 126KB without needing an erase first. If you're using something like LFS or ZFS on your disk, this translates to very fast writes. If you're using a filesystem that doesn't have copy-on-write semantics, then this will still be quite slow because you will rarely encounter this kind of access pattern (you will be more likely to read 128KB, modify 2KB in a buffer and then re-write 128KB, which, as you explained, is very slow since it requires a 128KB read followed by a 128KB write just to write 2KB - the same reason that RAID-5 is slow for writes).
            • Re:Random write ops? (Score:4, Informative)

              by GreyWolf3000 (468618) on Monday May 26, @11:25AM (#23544853) Journal
              What you said doesn't contradict what I said at all. You can definitely achieve much better performance by not scattering your writes; sequential access is very fast. For random writes, you're going to have to seriously buffer to avoid wasting erase cycles. Fortunately, the same algorithm that avoids erase cycles for performance is also the same algorithm that does wear leveling. I don't know too much about ZFS or how copy-on-write would help except on a purely abstract level.