Slashdot Mirror


Seagate Launches Hybrid SSD Hard Drive

MojoKid writes "Though there has been some noise in recent years about hybrid storage, it really hasn't made a significant impact on in the market. Seagate is taking another stab at the technology and launched the Momentus XT 2.5-inch hard drive that mates 4GB of flash storage with traditional spinning media in an attempt to bridge the gap between hard drives and SSDs. Seagate claims the Momentus XT can offer the same kind of enhanced user experience as an SSD, but with the capacity and cost of a traditional hard drive. That's a pretty tall order, but the numbers look promising, at least compared to current traditional notebook hard drives."

44 of 224 comments (clear)

  1. Re:4GB? by WrongSizeGlass · · Score: 4, Informative

    The cache is 4GB, the drive is up to a 500 GB 'traditional' drive.

  2. Re:4GB? by bbqsrc · · Score: 4, Funny

    I see. Then I must leave.

    --
    Disagree != mod troll.
  3. Try adjusting the swapPINESS by tepples · · Score: 4, Informative

    What swapfile? I have used Ubuntu on a few PCs with at least half a GB of RAM, and I rarely see swap usage climb above 40 MB. In an environment where reads are cheaper than writes, you'll want to use a low value for the swappiness, such as 10% instead of the default 60%.

  4. Manageable hybrid by Thanshin · · Score: 5, Insightful

    Hybrid storage drives should be manually manageable.

    You should have the possibility of configuring which files/folders/partitions/whatever you want to be accessed fast and which parts are to be left as "long term", slow access, storage.

    1. Re:Manageable hybrid by Anonymous Coward · · Score: 2, Insightful

      I have a manageable hybrid.

      Read heavy system partitions on a small SSD (/boot, /bin, /etc ...etc), everything on magnetic.

    2. Re:Manageable hybrid by ZorbaTHut · · Score: 2, Insightful

      I sort of disagree. Humans are really, really bad at this kind of management, and a smart computer algorithm can often do better. Just look at the people who disable swap space because "it makes the computer slower". You can't trust humans to manage this optimally, and computers can, in theory at least, generate extremely complicated structures and processes (i.e. "if the user runs this program, he's probably about to be reading this data, so let's get this onto the SSD ASAP.")

      --
      Breaking Into the Industry - A development log about starting a game studio.
    3. Re:Manageable hybrid by petermgreen · · Score: 3, Insightful

      Just look at the people who disable swap space because "it makes the computer slower".
      There are two main mindsets to designing computer systems.

      The batch processing mindset says that what matters is average performance.
      The real time systems mindset says that what matters is meeting your deadlines consistently.

      IMO desktops are closer to the latter than the former. Tens of milliseconds on each user action won't generally be noticed, the user can't do the next operation that quickly anyway. Tens of seconds on one action WILL be noticed and quite possiblly piss the user off especially if it's unexpected even if it only happens on a very small subset of actions. Unexpected delays break the flow of thought.

      Now consider an app like firefox. It has a habbit of using a LOT of memory (whether this is a leak or a design feature is a subject of many /. arguments and not one I want to get into here). It is also single threaded so if any part of the app needs something swapped in the whole app is blocked. If the OS decides to swap it out for whatever reason (e.g. some app ran away with memory usage and didn't finally fail until after it had swapped out everything or a long running batch job overnight caused the OS to swap stuff out and expand the disk cache). Then you click on it's taskbar icon and wait ages as all the memory pages it's state is spread over grind their way back into memory.

      You can't trust humans to manage this optimally
      True but you can't really trust computers to either. Especially when the computer hasn't really been told what the human considers important or even how the data will be used.

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
  5. ReadyBoost in hw? by W2k · · Score: 4, Interesting

    I wonder if this is simply a more expensive version of ReadyBoost. Similarly, it takes your most frequently used files and puts them on a flash drive for faster access times, in a way that is transparent to the end user. In this case I wonder if there would be any speed gain from using this on a PC running Windows 7 with ReadyBoost? Caching always introduces some overhead, so rather than using multiple levels of "flash cache" it might be better to simply turn ReadyBoost off in that case. My experience with ReadyBoost has been that it does indeed improve performance, but in no way close to using a real SSD as the system drive.

    --
    Quality, performance, value; you get only two, and you don't always get to pick.
    1. Re:ReadyBoost in hw? by eqisow · · Score: 2, Insightful

      Hmm, USB vs SATA... I imagine this would be faster than Ready Boost. On the other hand, if you're rocking USB 3.0...

    2. Re:ReadyBoost in hw? by Sockatume · · Score: 4, Informative

      Microsoft actually did pitch "ReadyDrive" hybrid SSDs as a selling point for Vista back when it launched. It was basically the same as this, except the caching was controlled in the OS and not the drive and it did some fancier stuff like caching boot data on shutdown. It didn't do very well, perhaps because the technology wasn't mature enough in price and speed.

      --
      No kidding!!! What do you say at this point?
  6. Or wait.. by XMode · · Score: 3, Interesting

    OCZ and im sure others have SSDs up to 500GB now. OK, they cost as much as my car, but they exist. It wont be long before they get up to 1TB, then 2TB.. Then its just a matter of waiting for the price to come down.

    SSDs have caught up to traditional drives capacity extremely quickly, it wont be long before you can put a 10TB SSD in your laptop and never have to worry again (well, except for loosing it).

    1. Re:Or wait.. by dingen · · Score: 5, Insightful

      SSD wont be as cheap per GB as traditional drives for many years to come. Chances are that even when a 500 GB SSD drive gets to an acceptable price point, an old-fashioned hard drive would still be cheaper and hold many, many more data at the same time.

      This solution provides a cost-effective way to have both performance and storage *right now*.

      --
      Pretty good is actually pretty bad.
    2. Re:Or wait.. by dingen · · Score: 2, Interesting

      Should it be "much" instead? I'm not a native English speaker, so if you could enlighten me on how to use the language correctly, I would be thankful.

      --
      Pretty good is actually pretty bad.
    3. Re:Or wait.. by Arthur+Grumbine · · Score: 4, Informative

      Should it be "much" instead? I'm not a native English speaker, so if you could enlighten me on how to use the language correctly, I would be thankful.

      "Much" would be correct. In general, "much" is used when speaking without reference to any kind of unit (e.g. oil, power, land, money, data, etc), while "many" is used when speaking with units (e.g. barrels, kilowatts, hectares, dollars, bytes).

      --
      Now that I think about it, I'm pretty sure everything I just said is completely wrong.
  7. Re:Gets Better Over Time by eln · · Score: 4, Informative

    These days with RAM being so cheap, your swap space is basically a warning that things are going terribly wrong. You want your swap on slow storage because slow storage is cheap and your swap should see very few writes under normal operation. If your machine starts hitting swap like crazy, you'll know immediately because your performance will go straight down the crapper as it feverishly tries to write to slow storage. This is your cue to figure out what's wrong and fix it ASAP so your machine will stop thrashing.

  8. Re:Hmmm... by Lennie · · Score: 3, Insightful

    It wouldn't help start up time would it ?

    --
    New things are always on the horizon
  9. RTFA by copponex · · Score: 3, Interesting

    The trend continued in the remainder of the PCMark Vantage tests. On the first run of the benchmark, the Seagate Momentus XT performed surprisingly well. By the third run though, performance had increased dramatically and approached the level of the true SSD.

    We should also point out that we ran this test numerous times, and after the third run, the additional performance increases stopped, which is to say Run 4 performed like Run 3. The screenshots of the actual Vantage performance summaries are available in the image gallery at the bottom of the page for those that would like to see the progression from Run 1 through Run 4.

    So, it is slightly more expensive than a high performance disk drive, and offers most of the performance of an SSD. Most room on hard drives is taken up by massive media files, which do not need to be accessed at top speed because they are usually streamed for playback.

    Eventually the the best drives will allow you to designate a folder for SSD storage only. Video editors should be able to buy a 1TB/32GB SSD drive and have a folder for the files they are currently editing. This may not be necessary if the drive intelligently identifies open files and transfers them to the SSD portion.

    And I don't think this is just a big cache. I'm pretty sure hard drive caches disappear upon reboot.

  10. SLC flash by Animal+Farm+Pig · · Score: 3, Informative

    According to the article, it's SLC flash. It should have many more write-erase cycles than MLC.

  11. Re:So they make a hard drive with a cache? by dingen · · Score: 5, Informative

    The difference between this drive and every other drive on the markt is not the fact it has a cache. Every harddisk has a cache. The difference is: this drive has a 4 GB cache. And because it's an SSD cache and not (as you suggest) a RAM cache, it maintains it's state even between reboots, so your computer is fast right from the start.

    --
    Pretty good is actually pretty bad.
  12. Re:Hmmm... by dingen · · Score: 3, Informative

    No, because then every time your computer reboots, you need to fill the cache again. Using a solid state cache, you need to fill the cache only once and then keep it updated according to your usage, but a reboot wont harm performance at all.

    --
    Pretty good is actually pretty bad.
  13. Re:Gets Better Over Time by AusIV · · Score: 3, Insightful

    The main thing I use swap for these days is hibernating my laptop. What I need is persistent storage - the quicker the better.

  14. Re:Gets Better Over Time by N+Monkey · · Score: 4, Funny

    Only if you want the SSD to die within a month. Windows writes to the swapfile pretty much constantly.

    Oh dear, I'd better remember to replace my SSD-based laptop, err, 9 months ago.

  15. Software / OS hacks by rwa2 · · Score: 4, Interesting

    Seems like you could do better if you simply could reorder the files on your traditional hard disk so that you'd get 100% readahead buffer hits. If properly optimized this way, your traditional hard disk should always be transferring near the max block read rate of ~100MB/s

    I'm guessing this is what some of the boot profilers / optimizers are doing.

    The readahead utility used by Redhat / Fedora (and also available for Debian) gives you some benefit loading lots of small files from the disk by reordering reads by inode number to minimize head seeks. The next major benefit would be if it could actually reorganize all those files into a single tarfile, and maybe even compress it a bit, so it can do a single large block read to get all that content off of disk and into RAM cache.

  16. This is the wrong place for this optimization by Omnifarious · · Score: 2, Interesting

    Filesystems have a much better idea of what data is going to be used frequently. This is an optimization they should be making. Seagate can make some good guesses by looking at block-level IO statistics, but that's like trying to optimize bytecode, all the really useful information is gone by the time you get to block-level IO.

    I think hardware vendors should be supporting more interesting experimentation on the filesystem front instead of coming up with proprietary hacks like this that are basically a half solution.

    1. Re:This is the wrong place for this optimization by inKubus · · Score: 4, Interesting

      What if this drive could show up as two devices and a control driver and the driver allows a very fast copy between the two (without using SATA to the mobo)? SCSI has control drivers, used for scanners, tape libraries, etc. It wouldn't be to hard to graft a few controls into this drive and then have out of band front-line to nearline migration that happens on the disk autonomously.

      --
      Cool! Amazing Toys.
    2. Re:This is the wrong place for this optimization by Omnifarious · · Score: 2, Insightful

      Or, how about this instead?

      Phase one, release SSD drives that are clearly faster and make a bunch of money from early adopters who think they can use them.

      Phase two, listen to developers who are trying to make them work better. Implement things like the 'release' command. Offer an idea or two of your own, like the controller side copying.

      Phase three, release the new version of the drive that supports all of that stuff and make even more money.

      Your version relies on back-room deals with proprietary software makers and will probably ultimately result in a worse solution for everybody.

      Both versions make a whole bunch of money for the hardware manufacturer. Your version treats users as passive idiots who haven't a clue. My version treats them as active participants in the process hardly worthy of the word 'user'.

  17. Re:Gets Better Over Time by Rogerborg · · Score: 2, Insightful

    Ooh, good idea. By the way, I've been thinking of making an alarm clock that electrocutes your testicles if you hit the snooze button - can I sign you up for the beta?

    --
    If you were blocking sigs, you wouldn't have to read this.
  18. Re:A glaring omission by Seagate by DaveV1.0 · · Score: 4, Informative

    They haven't been omitted. You need to read the second link. IOPs and read/write speeds are about 1/3 and 2/3 of the way down the page, respectively.

    --
    There is no "-1 offended" or "-1 you don't agree with me" mod options for a reason.
  19. No, not really by SmallFurryCreature · · Score: 4, Insightful

    The way to get both performance and storage right now is to by TWO disks. An amazing concept I know. Who would have thought it was possible to get more then one HD/SSD into a PC.

    Every single story about SSD's seems to bring out the idiots who want everything on one disk. Good thing these guys ain't farmers or they would be trying to plow the field with a Ferrari or cruise town with a tractor.

    This drive is only of use to people who can't afford a real SSD and are limited to a laptop with only one drive bay and even then you would get far better performance with a normal SSD and an external drive for your porn collection.

    Yes yes, there are people who use a laptop AND have need for far bigger datasets but on the whole, those people also need far greater access speeds then a traditional laptop HD can offer. I find it amazing to see someone claim he needs to edit video on a laptop with a 500gb 2.5 inch HD running at 5400 rpm. Who are you trying to kid?

    And this drive won't be much help here. 4GB is just a cache file, if you are lucky it caches the right files but if you are doing complex stuff these "smart" caches often get horribly confused and start caching the wrong data. Like Vista trying to cache torrented files. Yes, I know it accesses the file a lot but please don't try and cache a 10gb file on the same HD. What's the fucking point? If you for instance will be running a large database from this drive, I am willing to bet its cache performance will degrade as it simply has to much to cache. Small caches only work when a small amount of files is requested a lot and the rest isn't. Like a porn collecton on your OS drive. Video editing, databases, filesharing always screw up caches.

    If you really want performance in a laptop, spring for one with two drive bays, put as much memory in it as it can hold and get an SSD and a HD. A real SSD not one of the cheap ones some laptop companies put inside. An SSD is NOT just a fast HD, they truly are in a class of their own. And even if you got only a small single SSD, then you can still save space by putting your music/porn on a flash card or usb stick instead.

    I wonder if people can ever get it into their heads that an SSD is about speed, not about capacity. Then again, since every single netbook these days comes with a 360gb slow ass HD instead of small but fast SSD, I think I might be fighting a loosing battle. Seems the average customer can only judge something if the number is bigger.

    --

    MMO Quests are like orgasms:

    You may solo them, I prefer them in a group.

    1. Re:No, not really by dingen · · Score: 2, Insightful

      The way to get both performance and storage right now is to by TWO disks. An amazing concept I know. Who would have thought it was possible to get more then one HD/SSD into a PC.

      In most computers sold today, the fitting of more than one harddrive is not possible. Besides that, it's a very difficult to manage solution, as people will have to manually decide what to put on the fast drive and what to put on the large drive. All in all it's a very fiddly solution, only available to tech-savvy folks with customazible computers. Not to mention the fact that two drives are more expensive than one.

      In the real world, a hybrid drive such as Seagate is proposing is a lot better in almost every way thinkable. It's just one drive, so it will fit in basically every computer in existence and it functions completely automatic, as the user is presented with just one storage medium. The tests in the article prove this type of drive is both faster than traditional drives and a lot cheaper than SSD's, so it really is best of both worlds.

      I wonder if people can ever get it into their heads that an SSD is about speed, not about capacity.

      That's because harddrives are meant for capacity, not speed. Nobody thinks "Hey, my computer is slow, lets get a new harddrive". People buy harddrives to store their stuff on, so they want the drive that will hold the most stuff. So if you want to sell a lot of harddrives, you have to make sure they are able to hold a lot of data first and then think of a USP on top of that, which is exactly what Seagate is doing by creating these hybrid disks. The result will be large and fast disks for everyone.

      --
      Pretty good is actually pretty bad.
    2. Re:No, not really by Bigjeff5 · · Score: 5, Insightful

      4GB is just a cache file, if you are lucky it caches the right files but if you are doing complex stuff these "smart" caches often get horribly confused and start caching the wrong data.

      You do realize that the reason your computer is so fast is because of progressive layers of cache, right?

      The fastest cache on the system is L1 cache. It's also the most expensive. Next is L2 cache, which runs at about 1/10th the speed of L1, but it's much cheaper and so there can be more of it. That it's only an order of magnitude different means the larger L2 cache has time to fill the L1 cache before the L1 cache is completely empty. Then comes L3 cache (usually), which is again about 1/10th the speed of L2, and it keeps the L2 full. Then RAM, which has kept pace pretty well and is about 1/10th the speed of L3 and keeps L3 full. And here is where things break. RAM speeds are measured in nanoseconds. Spinning disk hard drive speeds are still measured in milliseconds, and not even 1 or 2 milliseconds, more like 5-10 milliseconds. That's a couple orders of magnitude slower and breaks the chain of cache that we had going, and it is not enough to maintain full RAM at all times. What we need is a cache that is about 1/10th the speed of RAM to sit between RAM and Hard Disk.

      SLC Nand flash, with its sub-millisecond read and write times, fits the bill perfectly. It's basically a scaled up version of the caching they use on hard drives already, and because of its size should be much, much more effective.

      --
      Security is mostly a superstition... Avoiding danger is no safer in the long run than outright exposure. - Helen Keller
  20. Re:4GB? by InfiniteWisdom · · Score: 2, Informative

    Yes

  21. Durability and Power by Johnny+Mnemonic · · Score: 3, Insightful

    This drive still suffers from the historical bugaboo of spinning platters: it is damaged by shock. Also, it has the power draw (and heat output) of other spinning media.

    Those are the two biggest reasons for SSD, especially in notebooks. Performance improvements are a factor, but I think they're the least interesting. In this respect, Seagate still needs to bring an answer, and they need to do it fast to justify their run up in stock price.

    --

    --
    $tar -xvf .sig.tar
    1. Re:Durability and Power by MobyDisk · · Score: 2, Insightful

      The platform is the benefit though. Right now it has 4GB/250GB is 1.6% flash. Once this proof-of-concept works, I bet they could make one with closer to 20% flash. At that point it might spin-up the platter drive rarely enough that the power-draw issue goes away. If the drive is usually parked, the shock benefits improve a bit. That might be a good-enough solution to stick around for 5-10 years before the next thing comes along.

  22. Re:4GB? by TrisexualPuppy · · Score: 4, Insightful

    Solid state drives are flash-based and may never have the price:GB ratio that mechanical drives have. Methinks that even when 1TB SSDs become relatively cheap, mechanical HDDs will still reign in price and long-term reliability for heavy data usage. The deal with this hybrid product is that it combines both technologies to get the best of both worlds today. 4GB of flash is cheap, and obviously, so are mechanical drives. Combine them to get similar performance to a SSD and reliability of an HDD.

    What makes this special is not just that it has a cache. Every HDD out there has a cache. This puppy has a "cache" 100x what current drives have. What's more is that this cache is persistent/nonvolatile. It's good when you reboot, so even at OS load, you see the advantages.

  23. Samsung already did this. by lazn · · Score: 3, Interesting
  24. Re:You lost me... by dingen · · Score: 2, Insightful

    No, I would expect a harddrive to work in Linux. A harddrive which relies on ReadyDrive would not be a very good product, as it would only work correctly in Windows. That's why those type of harddisks never caught on, even though Microsoft did try to push this concept.

    What Seagate is doing now, is using the ReadyDrive-concept of hybrid harddrives, but provide ReadyBoost-type technology on the controller of the harddisk instead of relying on the operating system.

    --
    Pretty good is actually pretty bad.
  25. Re:4GB? by Bigjeff5 · · Score: 2, Informative

    Yeah, that wikipedia article is using figures from over a decade ago (1997 for their highest NAND numbers). Today the number of write cycles for the premium chips are in the millions, not thousands. You'd have to write your entire 500gb hard drive 8,000 times to burn up that 4gb of flash, assuming 1 million write cycles. In these applications, though, they're probably using the "creme de la creme" of flash chips, which can last up to 5 million write cycles. That lets you write that 500gb hard drive 45,000 times before the flash dies. That's 22.5 petabytes worth of data transfer. Assuming an 11ms write time for the hard drive (typical of notebooks), and assuming I didn't royally screw up somewhere (I may have), I get 32 million years of non-stop writing to use that up.

    Even at their slowest, SSD drives are 5-10x faster than spinning disks. This allows it to act as a perfect layer of cache between RAM and HDD. It's also non-volatile, like the rest of the hard drive, so all you need to ensure no loss of data is to at least get the data to the cache. Assuming the hard drive doesn't do something retarded, like wipe the cache on reboot, it's all good.

    --
    Security is mostly a superstition... Avoiding danger is no safer in the long run than outright exposure. - Helen Keller
  26. Re:Gets Better Over Time by TheRaven64 · · Score: 2, Informative
    Easily? I think not.

    Swap tends to be demand paging, where you're loading in a page as it's accessed (and writing a page out to make room, although this happens asynchronously with a little buffer). Satisfying page faults from a drive with a 5ms access time limits you to around an 800KB sustained transfer rate for reading. If you're lucky, you can do sequential writes so you keep your 800KB/s write rate. At this rate, you'd only use 7GB/day on swapping, if all of your disk I/O is swapping and you are swapping constantly for 24 hours. If you're writing more than a few hundred MBs per day to swap then you are going to notice that your machine has really terrible performance.

    --
    I am TheRaven on Soylent News
  27. Re:4GB? by WuphonsReach · · Score: 2, Interesting

    Actually, since semiconductor manufacturing gets cheaper practically exponentially (yay Moore's law) eventually SSD prices should catch up and undercut mechanical disk prices, just because of the manufacturing process. But that's a long ways off yet.

    Well... maybe. NAND flash isn't too many generations away from hitting a lithography wall from what I remember. And we're still 10x-20x more expensive then magnetic media on a $/GB measurement. 2.5" laptop drives are in the 0.14-0.17 $/GB range, while SSDs are still up in the 1.36-2.34 $/GB range.

    Assuming that we're already down in the 40-50nm(?) range for flash media, can they really manage to squeeze one more order of magnitude out of the feature sizes? (Closer to 3x smaller features since you double the bits at sqrt() feature size.) If they can make NAND flash down at 10-15nm, then yes we might see $/GB prices below $0.20.

    25nm is apparently around the corner, so we might see a 2x-4x price improvement soon. The question is how much headroom is left after that.

    --
    Wolde you bothe eate your cake, and have your cake?
  28. Re:Gets Better Over Time by VanessaE · · Score: 4, Insightful

    You're forgetting one thing:

    Sometimes, a machine will go from seemingly normal to suddenly thrashing about in swap rather heavily, with no warning at all. This has been the bulk of my experience, anyway. When your machine gets to that point, and you're in a graphical environment like the majority of desktop users are, you may not be *able* to look into the problem at all. You have to wait until after the damn thing comes to its senses, because you can't even switch to a regular text console, let alone log in in from another box. Forget trying to spawn a terminal. Every little program you launch to try to find the cause just causes the machine to use more memory or swap at this point, which just compounds the problem.

    When the offending program finally does end, it's too late to see what went wrong because most programs leave no traces of their actions other than doing whatever they're programmed to do. Unless you're running some kind of process/resource logging program on your box (I'm not aware of anyone who does this outside of security professionals perhaps), good luck finding out what actually caused the problem, unless you saw something visibly bug out just before the machine stopped responding.

    There are no two ways about it - this is absolutely the worst way to handle an out-of-memory condition. Most people would much rather have programs complain about lack of memory than to have their machine "lock up" for an hour while sitting there churning away in swap. In my experience, the average user figures their computer's being stupid again, and it's time to hit the power switch or the reset button, or maybe call someone for help (which doesn't work anyway, so they're back to square one).

    To give an example, I once set my machine off to run a build which should have taken maybe half an hour, and went off to run some errands and watch a movie. It was still going three hours later, and had dug the machine so deep into swap that mouse events were taking 10-20 seconds just to echo to the screen, and keyboard events were nonexistent as far as X was concerned. I tried my level best to bring the machine back to a sane state, but I eventually had to give up and hit it with Alt-SysRq-U/S/B.

    I love Linux as much as anyone, but I got sick and tired of this happening on my boxes, and responded the only way that seemed to make sense: I disabled swap entirely on both systems and added enough RAM to each to make up for the lost "memory".

    Aside from older hardware that clearly needs it because of sheer lack of RAM, is there even any reason to recommend/enable swap by default anymore? Modern machines come standard with around 4GB of insanely fast RAM - isn't that enough?

  29. Re:4GB? by BikeHelmet · · Score: 2, Interesting

    What makes this special is not just that it has a cache. Every HDD out there has a cache. This puppy has a "cache" 100x what current drives have.

    I think it's silly. The NAND will wear out really quick, and there doesn't seem to be much of a performance boost over a fast WD Black. Actually, there's no performance boost - but it is a smaller form factor that fits in laptops.

    I remember a few years back a (Japanese?) company paired 1-2GB of cache with a 5400RPM HDD. They completely maxed out SATA1's transfer speeds - faster than the fastest WD Black released today. (The 2TB one)

    If we had HDDs with 2GB of cache rather than 32-64MB, our drives would be a lot quicker. Quite possibly comparable to SSDs in sequential read/write, and a bit higher than our current HDDs in IOPS. I'd take one simply because it wouldn't wear out like NAND does.

  30. Re:4GB? by InfoJunkie777 · · Score: 2, Insightful

    I read TFA. The tests were inconclusive. And the drives have to "learn" (most accessed data is written to NAND after a few calls). I like the hybrid concept and anything to boost performance on laptops drives is great. That being said, I would rather see the SSD used like ROM for the OS for FAST boot-up times. Surprised they didn't do it that way.

    --
    Don't explain computers to laymen. Simpler to explain sex to a virgin. -- Robert A. Heinlein
  31. Re:4GB? by countach · · Score: 2, Insightful

    But what good is cache if it isn't persistent? The OS already has a perfectly fine read cache. It's the write cache that is the problem, and a non-persistent write cache of multi-gigabytes is pretty scary if you suddenly lose power. You could wipe out an entire file system that way.