Slashdot Mirror


Samsung's Hybrid Hard Drive Exposed

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."

12 of 255 comments (clear)

  1. Re:Ship time by Teresita · · Score: 5, Informative

    Wonderful idea for the manufacturers, flash drives only get so many read/write cycles before they go T.U. Not so good for the consumers.

  2. This was in the news a year ago by Utopia · · Score: 4, Informative

    Looks like Samsung and Microsoft designed this together.
    http://www.samsung.com/Products/HardDiskDrive/news /HardDiskDrive_20050425_0000117556.htm

    It was on display at WinHEC in April 2005.

  3. TFA by Anonymous Coward · · Score: 5, Informative

    Sorry, don't know how to link to one of the Caches, but here is the text of the article:

    Samsung's HHD prototype
    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.

    Samsung's HHD - faster boot and resume on Vista
    In mid-May 2006, Samsung unveiled a prototype hybrid hard drive (HHD) at WinHEC, the Windows Hardware Engineering Conference. Samsung's prototype HHDs have a buffer of 128 or 256 MB, much larger than the 8-16 MB of cache in current hard drives. This new buffer differs from the existing cache buffer on hard drives not only in size but also in structure, composition, and qualities. Conventional cache is made out of volatile memory that is erased when the drive is powered down. HHDs add another layer of cache consisting of Flash memory that is non-volatile and can be accessed quickly when the drive is powered on. Adding a large buffer to a hard drive can also reduce the drive's power consumption, thereby increasing the battery life, and reducing the time required for the system to resume its operation after suspension. Indeed, boot or resume time will occur about twice as fast as conventional hard disk drives, saving 8-25 seconds, and laptop batteries will provide 20 - 30 minutes more power. Another added bonus of the HHD is the improved reliability due to less mechanical wear and tear.

    Samsung and other manufacturers are currently pursuing Solid State Drive (SSD) technology (to be covered in an upcoming TFOT article). Currently Flash prices are too high to allow SSDs to replace standard hard drives of any reasonable size and, although Flash prices are continually falling, it will be several years until such a drive will become affordable to most users. Here enters the near-term solution for enjoying improved performance at a reasonable price - the hybrid hard drive, combining the low cost and large storage capacity of conventional hard drive technology with quick and low-power Flash memory.

    Apart from the reduction in Flash memory prices, hard drive manufacturers such as Samsung believe that we are about to undergo a major storage revolution in the next few years due to the upcoming release of Windows Vista. This new operating system from Microsoft will introduce three new performance-enhancing technologies: SuperFetch, ReadyBoost, and ReadyDrive. According to Microsoft, "SuperFetch understands which applications you use most, and preloads these applications into memory, so your system is more responsive". Windows ReadyBoost allows users to use a removable Flash memory device such as a USB thumb drive to improve system performance. ReadyBoost retrieves data stored on the Flash memory more quickly than data stored on the hard disk, decreasing the interval until the PC responds. Windows ReadyDrive enables Vista-based PCs equipped with an HHD to boot up faster, resume from hibernate in less time, preserve battery power, and improve hard disk reliability.

    Hard drive platters won't have to spin as much
    Hard disk platters are components of hard disk drives that consist of circular rigid disks that store magnetic data. While the platters in conventional hard drives rotate most of the time, thereby consuming a great deal of power, the platters in HHDs are usually at rest, as if they were off. In HHDs, incoming data is generally written to the Flash buffer and any saved documents are saved to the buffer, instead of being written to the hard drive each time. Only when the Flash buffer is almost full or when the user accesses a new file that is not stored on the buffer, will the HHD platter rotate or "spin up". Thus, the battery power of laptops with HHDs is preserved, extending battery life.

    To learn more about Samsung's hybrid hard drive technology, TF

  4. Re:Ship time by Surt · · Score: 5, Informative

    The number of read/write cycles is now typically sufficient to write at full speed 24/7 for 3-4 years.

    --
    "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
  5. Re:Why does the CF have to go on the disk? by RoundSparrow · · Score: 4, Informative

    Vista does support this - ReadyBoost - but USB2 isn't nearly as fast as SATA 300.

    Who knows how much benefit it really provides, but it sets the direction. Nice for the software to be ahead of the hardware.

  6. Re:Flash by Dunbal · · Score: 3, Informative

    What happens when the flash dies?

          The same thing that happens when your hard drive crashes - kiss the data goobye. That's what backups are for. You DO backup every day, don't you?

    --
    Seven puppies were harmed during the making of this post.
  7. Re:Ship time by Phroggy · · Score: 4, Informative

    What would be neat is if you could swap out flash drives in the event of a failure. Or upgrade the flash drive capacity. I'd be more interested in that than a permanently integrated flash drive. You're correct to be skeptical of its lifespan.

    Well then, good news for you: Vista supports a feature called ReadyBoost, which can use just about any flash memory device (e.g. a cheap USB thumb drive) as a cache to improve performance.

    --
    $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
    $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
  8. Flash parts die in 3 weeks of solid write tests by Anonymous Coward · · Score: 5, Informative

    Not true. If you write to ALL of the writable adressable area of a flashram , you will not get over 200,000 full writes on average despite the lies. In fact, the parts fail in 2 or 3 weeks of lab benchtests.

    The flash fanatics keep modding down these facts to -1 for some insane reason here.

    Flash has LIMITED write life.

    The devices spread the data around to hide the limited write cycle life, and uses error correction to hide the limited write cycle life.

    At some point its worthless.

    Flash is idiotic for a backing store (virtual memory) based hard drive. And atomic-commit algorithms and other safety mechanisms for structure preservation and corruption avoidance such as "Journaling" only make the chatter worse.

    All the disk chatter destroys the lifespan of the flash part.

    Worse... flash is SLOW for lots of non-paralell-capable individual 512 byte requests, which typically are not spread across multiple flash parts.

    True, a megabyte read can be fast in flash, but lots of random 512 byte reads or writes are far slower than a modern hard drive STILL in 2006. (15,000 rpm scsi from 7 diff manufacturers for example).

    But the article is about hard drives... still.. its hopeless and foolish.

    people who use their computers a lot will have data corruption earlier... all due to flash problems

  9. Re:Is ReadyBoost really worth a crap? by drsmithy · · Score: 3, Informative

    How is this an improvement?

    Because the _latency_ of flash is dramatically lower than mechanical hard disks.

    You are looking at throughput, not latency, which is _vastly_ more important when talking about average access patterns. This is why an older SCSI drive with markedly lower throughput, but significantly better latency, will often perform better (especially for things like swap).

    (Not to mention, your estimate of a 7200rpm drive is pretty generous to the tune of nearly 2x real-life performance).

    I understand that there are other factors in play when accessing the hard disk, but.. I digress. Is this supposed to be a cheap way for Joe Schmoe to upgrade performance?

    Yes. More accurately, cheap *and easy*.

    "Don't buy 1GB of RAM for $100, but a 1GB flash drive for $30 and get 1/109th of the performance upgrade!!"

    Firstly, it's going to deliver a significantly better benefit than than.

    Secondly, upgrading RAM requires opening the case and putting it in. Most people are not comfortable with opening the case in the first place, let alone mucking around inside the thing possibly breaking stuff.

  10. Re:How long until failure? by Hadlock · · Score: 3, Informative

    Modern flash is in the 10s of millions now; the flash in your $20 thumb drive is just old trickle down tech in the 100k write range. 30 million write cycles should last about the expected lifespan of the computer - 3 to 4 years.

    --
    moox. for a new generation.
  11. Re:Apple? by znu · · Score: 3, Informative

    See rumor here.

    In short: Intel apparently has a similar technology (presumably with the flash memory being on the motherboard, rather than in the hard drive, which seems like a better idea), and it's rumored Apple is working with them to get it implemented for next year's Mac laptops.

    --
    This space unintentionally left unblank.
  12. Re:Ship time by Phroggy · · Score: 3, Informative

    Out of curiosity, how similar is Vista's ReadyBoost feature to just mounting a USB drive as swap in Linux?

    Not really similar at all.

    Can you hot-unplug the drive in Linux if it's being used for swap?

    Nope, your system will crash unless you swapoff first (and of course that will fail if you're using more memory than you have physical RAM).

    According to a FAQ on ReadyBoost I found, Vista will back up the pagefile to disk so it's not a catastrophe if you yank out the USB stick.

    Correct. The data on the USB stick is used as a cache, not swap.

    And is there any setting in Linux to tweak to let the system know you've got a fast swap partition, other than simply monkeying with /proc/sys/vm/swappiness ?

    If there were, how would you want this information to affect Linux's behavior?

    --
    $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
    $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;