Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

Samsung Ships Hybrid Hard Drives

Posted by kdawson on Thu Mar 08, 2007 11:07 AM
from the not-for-you-yet-binky dept.
writertype writes "ExtremeTech reports that Samsung has become the first company to begin shipping hybrid hard drives as discussed last fall on Slashdot. (Some photos here.) Unfortunately, there's no word yet (beyond 'soon') on when retail shipments will begin, or when (or if) 3.5-inch models will be available. Note that these hybrid drives are different than the ReadyBoost USB flash drives optimized for Vista; hybrid drives contain a smaller amount of flash, and work as a write cache for your notebook drive, extending battery life."
+ -
story

Related Stories

[+] Samsung's Hybrid Hard Drive Exposed 255 comments
Erica Campbell writes "Samsung is preparing to release a new Flash memory-assisted computer hard drive that boasts improved performance, reduced energy consumption, a faster boot time, and better reliability. The new hybrid hard drive will be released around the same time as the upcoming Windows Vista operating system and will be one of the first hardware designed specifically to benefit from it."
This discussion has been archived. No new comments can be posted.
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
Loading... please wait.
  • Linux (Score:4, Insightful)

    by Constantine XVI (880691) <trash,eighty+slashdot&gmail,com> on Thursday March 08 2007, @11:09AM (#18277066)
    But, really, can they run Linux? Are the drives supported in the kernel?
    • Re:Linux (Score:5, Interesting)

      by LWATCDR (28044) on Thursday March 08 2007, @11:17AM (#18277158) Homepage Journal
      They probaby use a SATA interface so no driver other than one for you SATA controler will be needed.
      • Re: (Score:2, Interesting)

        A driver is probably needed to handle the hybrid part - to know what to do with the special features that are new to consumer drives. I think the OS has to decide what to put on the flash cache, I don't think that the drive can realistically be expected to do that on its own. With a current generic driver, I don't expect that there would be any benefit to using this type of drive.
    • If they use a standard interface like SATA, IDE, or even USB storage, then no special driver is required in the kernel.
      • to run the drive perhaps, but what about to use the caching? is the "write to buffer till full, then dump to disk" thing handled completely within the drive firmware itself or does it depend on OS-side drivers? TFAs are kinda sparse in that info.
        • Thinking of that, what will it do to data integrity on crashes and power failures?
          • Re: (Score:3, Informative)

            The SATA interface most certainly has commands to handle this new technology -- you can send arbitrary commands over SATA, just like you can over SCSI. It's a generic data interface not a block-layer device controller.

            You'd just assign the controller another LUN and document the commands it accepts. You could then make the flash disk part of the address space of the primary disk or you could assign each their own LUN for use as two separate disks, with the third "control" LUN accepting commands to copy betw
    • Old news. Move on. These companies [scoregolf.com] and others have been offering them for years. And they run Linux...
      • Who cares?
        I'll take a wild guess and assume people who run linux might care. I'll take an even wilder guess and assume that the poster who asked the question cares.
      • Re: (Score:2, Funny)

        by Anonymous Coward
        When I saw this, I thought, "Cool, now I can finally get my kids a dog and me some additional storage space, all with one purchase."

        And to celebrate your new found good fortune, you decided to take yet another bong hit. Peace out, man.
  • by Danathar (267989) on Thursday March 08 2007, @11:31AM (#18277364) Journal
    I'm certain that hard drives will slowly go away to be replaced with Flash ram devices. As the price drops it will happen.

    Reasons?

    1. Hard Drive reliability - See the security now podcast or read google's paper about hard drive reliability. The manufacturers are lying BIG time about how bad it's gotten. And SMART is a steaming pile of nothingness that can and is wildly inaccurate.

    2. Latency (not speed) is so much better than hard drives.

    3. Power and heat - Flash memory does not generate near as much heat or draw as much power. Plus we can expect densities to get higher so the footprint probably will be smaller than hard drives

    We've already seen it in handhelds. It's moving to laptops (Toshiba and Fujitsu already are selling laptops)

    If it has a mechanical action to it, it can fail horribly.

    just my 2 cents.
    • by TheAwfulTruth (325623) on Thursday March 08 2007, @01:17PM (#18278698) Homepage
      I don't see HD's going anywhere for the forseeable future.

      Well yes, IF flash ram can overcome it's shortcomings AND cost which is extreme.

      you can get 750 gig of HD for $350, probably less now, how much would that cost in flash?

      And unfortuantely flash is about as reliable as HDs right now for long term use. Even though it is not mechanical, it still wears out and is subject to out of box failures. (Memory manufacturing is about as poor as HD manufactuing is these days based on the number opf bad flash mosdules I've run into.)

      And... it is so very very slow.

      So yes, it woulf be GREAT to get rid of the bulky, loud, power hungry, slow access, mechanical HD of the last century, but... there is really nothing even close on the horizon right now :( Sadly, flash just isn't practical at all in it's current form for anythig OTHER than small devices that only need a small number of gig in a tiny form factor.
      • Re: (Score:3, Insightful)

        "So yes, it woulf be GREAT to get rid of the bulky, loud, power hungry, slow access, mechanical HD of the last century, but... there is really nothing even close on the horizon right now :( Sadly, flash just isn't practical at all in it's current form for anythig OTHER than small devices that only need a small number of gig in a tiny form factor."

        In a couple of Gig you can easily store an operating system, many applications and many documents. For company PC's it would make sense to just load the OS and app
      • you can get 750 gig of HD for $350, probably less now, how much would that cost in flash?

        For desktop-replacement applications that need more than half a terabyte, such as video editing, hard drives are probably the best option. But with fully-packaged flash retailing near $10 per GB, a laptop with a flash drive (imagine an enclosure the size of a 2.5" hard drive containing 20 miniSD cards in a RAID 5) can do a lot of things surprisingly well.

        Sadly, flash just isn't practical at all in it's current form for anythig OTHER than small devices that only need a small number of gig in a tiny form factor.

        Define "small number of gig" in terms of applications that laptop owners would want to run and which wouldn't work with a "small number of gig".

    • I'm certain that hard drives will slowly go away to be replaced with Flash ram devices. As the price drops it will happen.

      Let me correct the mistakes in your statement up there:

      I [want] that hard drives [to] slowly go away to be replaced with Flash ram devices. Price drops [should] happen.

      Just because Flash is better in your opinion than hard drives doesn't meant that prices will magically drop (a hundred times?) to replace hard drives.

      Flying cars are also much better and have much lower latency but alas: i
  • by jhfry (829244) on Thursday March 08 2007, @11:32AM (#18277380)
    can the user control what is cached and what isn't?

    For example, I could care less if a config file I will likely never edit again is cached, but I want my database to be cached for higher performance.
    • Re: (Score:3, Informative)

      The idea is that the OS handles this and automatically caches frequently-used files. But it's also used as a delayed write cache to keep you from having to spin up your hard drive due to infrequent writes (like log entries.)
    • I'd imagine you'd get a much better ROI if you invested in a suitable amount of RAM to keep your database indicies in RAM.
    • by Dan Ost (415913) on Thursday March 08 2007, @11:49AM (#18277594)
      The flash in the hybrid drives won't be used as that kind of cache (you're thinking of the Vista's ReadyBoost).

      This flash will be a write cache for the hard drive so that the hard drive doesn't need to spin up as often (this will potentially enhance your battery life). As you make changes to your data, it will be written to the cache and then flushed to the drive (a) when the cache is full or (b) when the drive is spun up for some other reason (a read, for example). Presumably, if the drive is already spun up, the flash won't be used at all and data will go straight to the disk.
      • The flash in the hybrid drives won't be used as that kind of cache (you're thinking of the Vista's ReadyBoost).


        Correct, this is not Vista ReadyBoost technology, it is Vista ReadyDrive technology.

        Somehow people keep skipping the fact the write caching technology these drives are using is a MS designed technology, even though it is not ReadyBoost.

        More info, try:
        http://en.wikipedia.org/wiki/ReadyDrive [wikipedia.org]

        Or even www.microsoft.com
  • Old news (Score:3, Informative)

    by Intron (870560) on Thursday March 08 2007, @11:50AM (#18277616)
    The press release [samsung.com] from Samsung is dated April 2005. You can read more technical details there without all the annoying popups on ExtremeTech. Looks like the drivers which give the power savings were written by Microsoft. Planned ship date was late 2006, so they didn't fall too far behind.
  • I would like to see a battery-backed RAM drive with FLASH as well. I think that for journaling filesystems it would be great for performance since the journal could be written into RAM and then later written to disk. The drawback of the RAM based drives I saw was that the battery is only good for a limited amount of time. The way to fix it is to provide less battery time but use that time to write the RAM out to FLASH when the power is cut. The advantage of combining RAM and FLASH is that RAM is very fast to write to and has an unlimited number of write cycles. Of course, I'd really like to see one of these new memory technologies come out that combines the best of DRAM and FLASH.
      • Re: (Score:3, Informative)

        There are RAM drives available [newegg.com] that use DRAM, but due to the refresh circuitry and whatnot it takes a bit of power so the battery will only supply power to the RAM for a limited amount of time.
        Also, if the flash were removable (i.e. SD card, compact flash) then it could be possible to move to another machine.
  • Wait for Intel PRAM (Score:5, Interesting)

    by Nom du Keyboard (633989) on Thursday March 08 2007, @01:12PM (#18278658)
    Rather than ship hybrid drives now with flash chips good for a few thousand cycles, why not wait until the end of this year and ship them with Intel PRAM or equivalent. PRAM is expected to be faster, non-volatile, and handle many times more R/W cycles. Or is the lifetime of the rest of the drive no longer than for the flash itself? This seems to be to be just a bit ahead of its time, and has the potential for either problems, or performance degradation, over a relatively short timespan.
  • by TheNetAvenger (624455) on Thursday March 08 2007, @01:27PM (#18278840)
    I'm not sure what is more screwed up the article linked to about the drives or the Slashdot comment.

    ReadyDrive is NOT ReadyBoost, but it IS STILL a MS Technology and is designed to work directly with Vista.

    http://www.microsoft.com/windows/products/windowsv ista/features/details/performance.mspx [microsoft.com]

    Also why does the linked article and Slashdot dismiss these drives as having nothing to do with Vista, when in fact they were DESIGNED Specifically to be used with Vista and employ MS Vista technology in the hardware?

    Is Slashdot trying to become the misinformation site of the Internet?

    http://www.digitimes.com/systems/a20070307PR201.ht ml [digitimes.com]

    http://www.channelinsider.com/article/Samsung+Ship s+Worlds+First+Hybrid+HDD151or+Is+It/202621_1.aspx [channelinsider.com]

    "Optimized to work in Windows Vista-capable notebook PCs, Samsung's MH80 is a 2.5-inch hybrid hard drive with 128 or 256MB of flash memory. It combines a hard disk drive with a OneNAND Flash cache and Microsoft's ReadyDrive software, offering faster boot and resume times, increased battery life and greater reliability compared to traditional magnetic media technology, the spokesperson claimed. "

    Sorry slashdot, but these drives are designed for Vista. Sure they may offer performance improvements in other OSes, but will see the majority of performance gains in Vista. Also even when used with other OSes, the way the Drives internally manage the Flash caching is from MS, so thank them the next time you boot your Linux laptop with one of these drives.

    As for the other questions people have about the limited write times of Flash RAM, etc, go lookup MS Superfetch technology which specifically addresses these issues by writing to various locations in the Flash space, since this this is also how these drives work to ensure the same bits don't always get used, giving the flash cache the equivalent or greater lifetime than the HD platters.

    I know this is SlashDot, but someone could get the fact right once, right?
    • Re: (Score:3, Informative)

      A new kind of flash was developed last year that had much faster read/write (closer to RAM) and didn't deteriorate. I suspect that kind is what these will use. (Unfortunately I don't remember the name...)
      • Re:well (Score:4, Funny)

        by Anonymous Coward on Thursday March 08 2007, @11:26AM (#18277292)
        BSFlash
      • Re:well (Score:5, Informative)

        by Jaseoldboss (650728) on Thursday March 08 2007, @11:34AM (#18277404) Homepage Journal
        PRAM [wikipedia.org] has the properties you describe. Although it isn't a type of Flash memory so I doubt it's the one present in hybrid drives.
      • Re:well (Score:5, Informative)

        by Nasarius (593729) on Thursday March 08 2007, @11:34AM (#18277418)

        Linux must get full support for NTFS.
        *tap tap* ntfs-3g [ntfs-3g.org] -- I'm using it now, and it's performing nicely even under pretty heavy BitTorrent load. ntfs.fsck still needs to be written, but the situation is now vastly better than it was less than a year ago.
        • Re:well (Score:5, Interesting)

          by drinkypoo (153816) <martin.espinoza@gmail.com> on Thursday March 08 2007, @12:59PM (#18278496) Homepage Journal

          ntfs.fsck still needs to be written, but the situation is now vastly better than it was less than a year ago.

          Amen! I have ntfs-3g on my Ubuntu (Edgy) partition. So long as I do a safe shutdown, and the filesystem is marked clean, everything works wonderfully and very quickly (not that I had serious speed problems with captive-ntfs, but I seldom deal with very large files.)

          It's quite amusing that Linux is the only OS that can natively (as in, as a filesystem, not just in some ftp-like application) handle basically every major filesystem in existence today, what with the addition of NTFS support.

          Linux is the only convenient way for me to transfer files from a HFS+ volume to a NTFS volume or vice versa. You can do it on Windows by using macdrive, but that is like using winzip or something. And it's damned slow. You can't do it on macos AFAIK, at least I haven't seen working NTFS R/W on macos yet.

          And of course linux also supports a shitload of BSD formats, XFS, JFS, ZFS...

          • Re: (Score:3, Interesting)

            AFAIK, at least I haven't seen working NTFS R/W on macos yet.
            macfuse [google.com] claims to support ntfs-3g under OSX. Looks like you'll have to compile ntfs-3g from source though & mount from the command line - they've only got binaries and a GUI mounter for SSHFS at the moment
    • Wikipedia says that NOR flash is good for "10,000 to 1,000,000 erase cycles" and NAND flash has "ten times the endurance". Lets hope they've used the good stuff.
      • Re: (Score:2, Insightful)

        Who would be reassured by the following:

        The average human is good for 10,000 to 1,000,000 hours.
        • Who would be reassured by the following:

          The average human is good for 10,000 to 1,000,000 hours.

          That's surprisingly accurate:
          10,000 hours = Roughly 1 year, 50 days
          1,000,000 hours = Roughly 114 years
          Most people do die in that timespan, even if it is a little broad.

          Anyway, back to flash: Those numbers aren't from the same variety of flash, they might be using one that averages say 800,000 erase/write cycles, with 99.999% of devices being within 50,000 of the average. I certainly wouldn't mind knowing how long I was going to live that precisely, and I definitely wouldn't mind living 800,000 hours (I'd b

      • Re:well (Score:4, Informative)

        by tlhIngan (30335) <slashdot AT worf DOT net> on Thursday March 08 2007, @01:10PM (#18278624)

        Wikipedia says that NOR flash is good for "10,000 to 1,000,000 erase cycles" and NAND flash has "ten times the endurance". Lets hope they've used the good stuff.


        NAND and NOR flash are completely different types of flash chips.

        NOR flash is good for holding code - it's basically nonvolatile RAM. You can execute code straight out of NOR flash easily by hooking it up to a memory bus.

        NAND flash is good for holding bulk data. It's interface is strictly I/O based (like a hard drive) - you cannot directly execute code from NAND flash without copying it to RAM first. Some NAND-based devices have fancy tricks (Like samsung's ONENAND and M-System's DiskOnChip) where they put in some SRAM so you can execute, but they basically have to copy it from the array into the SRAM. (NAND flash also has stuff like "bit flips" where read data does not exactly match written data - and reading data can change it, but this is compensated for by using ECC codes in the "spare area").

        All NAND-flash handling code has to handle bad blocks as a typical chip can have up to 2% bad from the factory.

        The reason we use NAND flash is because it's extremely dense. While flash gets increasingly expensive as you go larger (32-64MiB is the "sweet spot" in price/storage for NOR flash), NAND flash achieves really dense storage. For the price of a 32MiB NOR flash, you'd get 1GiB NAND flash chip easily. So for things like memory cards and stuff which use I/O interfaces, the flash is exclusively NAND. NOR is used for stuff like BIOS code which doesn't change very often anyhow, and often just enough of it to have code where we can pull out data from cheaper storage devices (NAND flash and hard disk, for example).

        So yes, it'll be the "good stuff".
    • Re:well (Score:4, Informative)

      by yog (19073) * on Thursday March 08 2007, @11:27AM (#18277314) Homepage Journal
      It's more like 1,000,000 writes, but your point is taken. Perhaps the driver takes this into account--store many small and frequent temporary files such as browser cache files into RAM rather than flash, then dump them all to flash or disk rarely, but this implies a lot of intelligence on the part of the driver.

      According to PC Mag link from the article, only Vista has the correct driver to use this drive.

      It sounds like a nice innovation. Now to get from hybrid drives to biofuel laptops that run 8 hours on a thimble of ethanol ;)

      • I'd expect the drive to have a normal (2-32MB) cache as well, which it will use to buffer the data before writing it to the flash, especially as flash can only write data in blocks.

        I'd also hope that in heavy usage it disables writing to the flash and behaves like a normal disk to avoid wearing the flash out.
    • Re: (Score:3, Informative)

      As someone else has already stated, yes flash is still limited but not as much as it used to be. These hard drives are aimed at laptops and I believe Vista requires them to be considered as "Designed for Vista" rather than Vista Ready.

      The point of the flash is to provide a nonvolatile write cache which will then spin up the drive to write a queued data after the cache is filled. This is supposed to have a significant effect on the battery life of laptops.
    • Re:well (Score:5, Informative)

      by NMerriam (15122) <NMerriam@artboy.org> on Thursday March 08 2007, @11:31AM (#18277366) Homepage

      Isnt flash only good for ~30,000 writes?


      The have limited cycles per sector, but the drives automagically allocate writes over the least-used sectors. In practice, a modern flash drive should have at least the same lifespan as a spinning disk if not longer.
      • More than a typical spinning HD, actually.

        MTBF in NAND flash is between 1M hrs and 3M hrs. They don't even use write cycles any more.
        • all the flash chips we use at my college are rated in write/erase cycles, haven't yet seen one listing MTBF.
    • Re: (Score:3, Insightful)

      I suspect that the intelligence built into the drive has the capability of detecting flash sectors that have gone bad, much like an ordinary hard drive can detect bad magnetic sectors. So, I think that over time one will see that the flash's capacity decreases, but is mostly still available during the life of the drive.
      • So, I think that over time one will see that the flash's capacity decreases, but is mostly still available during the life of the drive.

        It's also possible that they put some extra flash on there with some backup blocks, just as hard drive capacity is actually greater than what is reported, but some of that space is saved over for bad block relocation (in addition to simply being able to lock out bad blocks, which is what happens when you run out of relocation blocks.)

    • Hi,

      Flash is typically *rated* for 10^5 writes.

      I worked at trimble navigation, radio group in sunnyvale, ca in the summer of 2000. One of my projects was stressing flash eeprom in the embedded systems we were developing, using rapid thermal cycling, and finding ways to exceed and recover flash beyond manufacturer's rated duty-cycle spec. Yes, we all know this is similar to MTBF calcs and not the same as real world failure modes (*cough* google's hard drive paper). The funny thing was, flash rated at 10^5
    • Well if you just use for OS boot code / system files then it does not need a lot writes
    • It depends on the chip.

      Your average chip (like the 16F88) has a 100,000 write cycle for its internal Flash. The SPI Flash chip M25P*0 has the same - 1,000,000 write lifetime. (By memory - I could be off by 10x on the `88)

      Now, since this has come up before, that doesn't mean that your drive will work perfectly until it hits 1,000,000 writes and then mysteriously stop working with a blinking red LED on the top. What that means is that statistically speaking, there's a good chance that most of your chip will s
    • I smell BS (Score:3, Informative)

      Superfetch will shut itself down if it fails. It couldn't possibly cause a FS crash/corruption like you complain.

      OTOH these drives could fail since they're not superfetch and they're potentially caching writes.
      • Superfetch will shut itself down if it fails. It couldn't possibly cause a FS crash/corruption like you complain.

        Famous last words: "What could possibly go wrong?"