Slashdot Mirror


Intel Launches Optane Memory That Makes Standard Hard Drives Perform Like SSDs (hothardware.com)

MojoKid writes: Intel has officially launched its Optane Memory line of Solid State Drives today, lifting embargo on performance benchmark results as well. Optane Memory is designed to accelerate the storage subsystem on compatible machines, to improve transfer speeds, and reduce latency. It is among the first products to leverage 3D XPoint memory technology that was co-developed by Intel and Micron, offering many of the same properties as NAND flash memory, but with higher endurance and certain performance characteristics that are similar to DRAM. The SSD can be paired to the boot drive in a system, regardless of the capacity or drive type, though Optane Memory will most commonly be linked to slower hard drives. Optane Memory is used as a high-speed repository, as usage patterns on the hard drive are monitored and the most frequently accessed bits of data are copied from the boot drive to the Optane SSD. Since the SSD is used as a cache, it is not presented to the end-user as a separate volume and works transparently in the background. Paired with an inexpensive SATA hard drive, general system performance is more in line with an NVMe SSD. In benchmark testing, Intel Optane Memory delivers a dramatic lift in overall system performance. Boot times, application load time, file searches, and overall system responsiveness are improved significantly. Setting up Intel Optane Memory is also quick and easy with "set it and forget it" type of solution. Optane Memory modules will hit retail this week in 16GB and 32GB capacities, at $44 and $77, respectively.

145 comments

  1. We already had this sales pitch... by Anonymous Coward · · Score: 0

    nobody bought it.

    1. Re:We already had this sales pitch... by thegarbz · · Score: 1

      nobody bought it.

      Given that it hasn't been launched until now, that went without saying.

    2. Re:We already had this sales pitch... by Joce640k · · Score: 5, Insightful

      It seems fairly limited to me. Only Intel CPUs, only Windows 10, special drivers needed.

      I was hoping for something with a SATA connector on each end.

      Connect one end to the motherboard. Connect the other end to a hard drive. Power on. See a speedup.

      *THAT* would have sold millions. This? Not so much.

      --
      No sig today...
    3. Re:We already had this sales pitch... by bobbied · · Score: 1

      *THAT* not happening...... Ever.... You will always be limited to the speed you can read/write to the storage media on any sustained activity. You can get short term gains by using a cache scheme, but eventually you will overwrite the cache size or read something that's not in cache.... Besides, it's cheaper and faster to just use system RAM as file system cache.

      --
      "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
    4. Re:We already had this sales pitch... by Anonymous Coward · · Score: 0

      nobody bought it.

      Given that it hasn't been launched until now, that went without saying.

      Seagate: Momentus hybrid drive (2007)

    5. Re:We already had this sales pitch... by Anonymous Coward · · Score: 0

      SATA connected drives are already too slow for many use cases. I only consider PCI connected drives for new PCs. Optane a lot is faster than SSDs.

    6. Re:We already had this sales pitch... by Anonymous Coward · · Score: 0

      This is new product using a new technology. You can't expect them to have the scale and pricing to go to mass market on day one. No one is going to buy a 16GB or 32GB SSD these days, and increasing capacities would drive up the price, which no one would pay for when compared to a NAND SSD.

    7. Re:We already had this sales pitch... by David_Hart · · Score: 2

      It seems fairly limited to me. Only Intel CPUs, only Windows 10, special drivers needed.

      I was hoping for something with a SATA connector on each end.

      Connect one end to the motherboard. Connect the other end to a hard drive. Power on. See a speedup.

      *THAT* would have sold millions. This? Not so much.

      It's also limited to 200 series Intel chipsets (i.e. Kaby Lake) or newer and only on the i3, i5, and i7 (not the lower end variants).

      https://arstechnica.com/gadget...

    8. Re:We already had this sales pitch... by freeze128 · · Score: 1

      The machine that I have which needs a storage speed boost the most doesn't even HAVE an M.2 interface!

    9. Re:We already had this sales pitch... by TheRaven64 · · Score: 1
      There are a few things wrong with your analysis. The first is that disk writes tend to be bursty for desktop users. You write a few hundred MBs (or a few GBs) and then drop down to an average of a few tens or hundreds of KBs per second. Spinning rust can easily keep up with the average write throughput of a typical user, it's the bursts that it has problems with. If you can buffer a few hundred MBs of writes, reorder them to reduce head movement, and then write them out behind the user, then you'll get much better performance. Obviously, this won't help for server workloads where you're I/O limited all of the time, but it will help a lot with desktop / laptop use.

      The second is that one of the big bottlenecks for modern filesystems is the wait until data is safely in persistent storage. System RAM doesn't help here, because it goes away with power failure. To ensure consistency, you have to pause writing parts of an update until you've received confirmation that the previous part is written. In a conventional journaled FS, for example, you don't start writing the updates until you've confirmed that the journal has been committed to disk. With NV cache, you can get this confirmation practically instantly. If there's a power failure, then the drive just has to replay the transactions from NVRAM.

      --
      I am TheRaven on Soylent News
    10. Re:We already had this sales pitch... by Anonymous Coward · · Score: 0

      nobody bought it.

      Given that it hasn't been launched until now, that went without saying.

      Seagate: Momentus hybrid drive (2007)

      See also: Apple Fusion Drives

    11. Re:We already had this sales pitch... by bobbied · · Score: 1

      Your usage patterns may not exhaust your cache, but I assure you, sustained read and write activity will eventually. I did qualify my statements when I used the word "sustained", so sure, you may get performance improvements for a short time, but eventually this will cost you in sustained transfer reductions.

      As you point out, writing may be a bit faster, but this will do NOTHING for random reads. It will do nothing for sustained throughput. But this is true for any kind of cache scheme...

      --
      "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
    12. Re:We already had this sales pitch... by Anonymous Coward · · Score: 0

      I was shocked that it was limited to 200 series chipsets. I had been planning on getting one for my wife's X99 build, but it doesn't work on Intel high end "performance" line. Why ship it for upper lowend systems?

    13. Re:We already had this sales pitch... by EvilSS · · Score: 1

      Worse it only supports the recent Intel series chipsets and Kaby Lake CPUs. So basically brand new systems which probably already have SSDs in them anyway.

      --
      I browse on +1 so AC's need not respond, I won't see it.
    14. Re:We already had this sales pitch... by omnichad · · Score: 1

      Maybe for latency, but an SSD on a SATA III port has 6Gbps of bandwidth to play with. I'm too cheap for an SSD with 750MB/s+ transfer speeds.

    15. Re:We already had this sales pitch... by omnichad · · Score: 1

      Because you need chipset support, not just CPU support.

    16. Re:We already had this sales pitch... by Anonymous Coward · · Score: 0

      Every Skylake chipset has the required functionality, what prevents it from working with 100 series is ... a blacklist in the driver.
      It doesn't depend on CPU at all, what prevents it from working with gen <7 CPUs and Kaby Celery/Pentiums is ... a blacklist in the driver.
      Oh, and guess what's preventing it from working with any random NVMe SSD instead of only Genuine Intel Optane Memory(tm)...

    17. Re: We already had this sales pitch... by Anonymous Coward · · Score: 0

      Bla bla bla. That means you can only get 550mbps rw maximum. I'm not seeing 6 gig anything ever.

      Its fast. But you can get 10x fast now for 200 more. Is it worth it.

    18. Re:We already had this sales pitch... by Anonymous Coward · · Score: 0

      Right, sounded like a PCI-X card that acted as a SATA controller and did caching or something, effectively turning any HDD into a hybrid drive . . .

    19. Re: We already had this sales pitch... by Anonymous Coward · · Score: 0

      But this a more like Intel's prior SSD caching (smart response) - it made a notable difference in my laptop, but as SSD pricing came down the need for it was less as it settled somewhere faster than the spinning drive but slower than a SSD in general use.

      Seagate hybrid drives are a bit different but work towards the same goal, they must have sold enough of them for them to just refresh their hybrid lines with new drives - although they always seemed to put too little flash on theirs to make it really useful.

      This, like all Optane products right now is a niche, but by getting the technology out and letting it mature it may become something more.

    20. Re:We already had this sales pitch... by Anonymous Coward · · Score: 0

      Sata 3 theoretical limit is 600 MB/s. Pci connection can triple the current drive speeds which is useful in many applications.

    21. Re:We already had this sales pitch... by CanadianMacFan · · Score: 1

      You have this now with hybrid or fusion (as Apple calls them) drives. They put a small SSD in front of the traditional hard drive and it looks the same to the computer. I have one in my iMac and it's not as fast as an SSD but it's definitely faster than just a plain HDD.

      When I was looking at drives for my Synology NAS there were people that were putting the hybrid drives in there without issues. I didn't go with them because I spent my money on capacity versus the speed but if I could have afforded to I would have put them in.

      I just hope that they don't get the hard drive manufacturers on board. I don't want to have to worry about looking out for Windows/Intel only hard drives the next time I go shopping for one.

    22. Re:We already had this sales pitch... by Anonymous Coward · · Score: 0

      M.2 is just a special form factor of PCI-E ... no reason you can use this as a normal NVM-E in an adapter on linux ore use it as bcache backing store etc...

    23. Re:We already had this sales pitch... by LinuxIsGarbage · · Score: 1

      Sequential operations on an SSD can max out a SATA port, but random won't. Random I/O in also where SSDs beat HDDs, and offer a massive performance boost (why for example boot times are so quick), but until the drive manufacturers max out Random I/O, SATA isn't the limit.

    24. Re:We already had this sales pitch... by drinkypoo · · Score: 1

      It seems fairly limited to me. Only Intel CPUs, only Windows 10, special drivers needed.

      And only worth the money, I presume, if you have a HDD. If you're building a new system, which is highly likely given all the required specs, it seems unlikely that you would spec one. I'd much sooner get a slow-by-SSD-standards SSD.

      If only they had developed a product which would somehow work with any system with a M.2 slot (which by extension could be slapped into PCI-E) then it would seem there would be a lot more potential takers.

      Maybe Intel developed this product in response to a specific customer's demand, and commercialized it in an attempt to recoup R&D costs?

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  2. Surprise, Hype! by Anonymous Coward · · Score: 1

    Hybrid drive stuff has been around a while. It works OK up to a very limited point, then it performs like a regular drive. No voodoo magic is going to cache an entire multi-terabyte drive on a tiny expensive SSD. You might boot your OS quicker and have some limited applications perform well but it is strictly limited.

    The benefit this provides over the existing hybrid drives, where the flash is in the drive, is the cache is larger and faster, however still tiny compared to a standard modern big hard disk.

    1. Re:Surprise, Hype! by Wootery · · Score: 1

      But caches work.

      Perhaps if you're editing video, you might need high-speed access to tens of gigabytes of data, but for everyone else, caching should do fine.

      A modern CPU without caches would be unthinkable. Why write them off for secondary storage?

    2. Re:Surprise, Hype! by Anonymous Coward · · Score: 1

      Because average throughput/performance matters very little when it's user-visible parts involved.
      An operation randomly taking either 10 or 30 seconds can to a user be MORE annoying than always taking 30 seconds, in which case your cache is negative value.
      There is also the point that for a lot of people there is the "cheap and fast" option as SSDs. For the price of a regular HDD and this one, many people could get a SSD that is large enough for their needs, giving them much better and especially vastly more reliable performance.
      If there was real demand for that kind of thing, e.g. SSHD would have taken up already, the benefit of this over those is at best marginal, and those weren't restricted to only the latest CPU platform.

    3. Re:Surprise, Hype! by Rockoon · · Score: 1

      I think that you are underestimating the size of modern things like games while simultaneously not understanding that it is only the things that bottleneck the user that matter to users.

      The cache would need to be at least 70GB to hold a game like GTA 5.

      --
      "His name was James Damore."
    4. Re:Surprise, Hype! by Anonymous Coward · · Score: 0

      How does it even speed up boot time? Unless you are cold booting for the first time to warm up the cache then rebooting nearly right away so the cache isn't wiped by application/data access, I don't see how boot time can be improved using this gadget.

    5. Re:Surprise, Hype! by Joce640k · · Score: 2

      Hybrid drive stuff has been around a while. It works OK up to a very limited point, then it performs like a regular drive. No voodoo magic is going to cache an entire multi-terabyte drive on a tiny expensive SSD. You might boot your OS quicker and have some limited applications perform well but it is strictly limited.

      Let me disable your CPU cache and see if you think it was useful or not. After all, a few megabytes of RAM can't cache all the gigabytes in the system, can it? It will be very limited, only a few limited applications will benefit.

      --
      No sig today...
    6. Re: Surprise, Hype! by Anonymous Coward · · Score: 0

      It takes a lot of performance tuning to make the CPU cache useful, and people do it because it's useful for every CPU. The is no such tuning for disk drives because he of them have SSD caches.

    7. Re:Surprise, Hype! by Anonymous Coward · · Score: 0

      Except, the benefits are not marginally better than SSHD. Its dramatically better. And its separate from the drive itself, allowing for a cheaper upgrades without swapping out drives.

    8. Re:Surprise, Hype! by Anonymous Coward · · Score: 0

      the only dramatic thing about amerikkkan-made garbage, is the backdoors in firmware.

    9. Re:Surprise, Hype! by omnichad · · Score: 1

      It wouldn't be without use at all in that case. GTA 5 doesn't use all 70GB every time you play, so the assets you've been using lately will be cached.

    10. Re:Surprise, Hype! by Anonymous Coward · · Score: 0

      The device itself is only marginally faster (and for many things a lot slower) than SSD. So I don't see why you claim and how it COULD be faster than SSHD, except your problem with SSHD is that they often use a tiny 4 GB cache instead of the 32 GB here.
      But a 128 GB SSD should be about the same price as this, and offer very much "basically the same speed" and for some use cases "a lot faster speed".

    11. Re:Surprise, Hype! by miller701 · · Score: 1

      I believe it can be much faster because it's not SATA, it's hook right up to the PCI bus.

    12. Re:Surprise, Hype! by im_thatoneguy · · Score: 1

      You just described RAM. What's the point of persistent RAM when modern SSDs are as fast as Optane?

      If Optane was truly as fast as RAM but persistent they would be useful. Instead it's sometimes faster but often slower than an M2 SSD and offers very little to no benefit.

    13. Re: Surprise, Hype! by Anonymous Coward · · Score: 0

      So do most m2 drives.

      What makes this better than a 960evo?

    14. Re:Surprise, Hype! by YouGotTobeKidding · · Score: 1

      3DXpoint is this gens NVRAM. In server testing its about 80% or better the performance. The issue with consumer optane is that they only used two (at most) 16GB ICs worth of it so the controller channels interleaving sucks. Its why the write speed of the Optane Memory module is only 300mb/s.

  3. "Leverage" by cyber-vandal · · Score: 2, Funny

    Or to the non-buzzword community "use".

    1. Re:"Leverage" by Anonymous Coward · · Score: 0

      More like, 'take advantage of'.

    2. Re:"Leverage" by Anonymous Coward · · Score: 0

      More like, 'take advantage of'.

      By using...

    3. Re: "Leverage" by Anonymous Coward · · Score: 0

      Tomorrow's two-minute hate will be on the overuse and misuse of "utilize".

    4. Re: "Leverage" by stinerman · · Score: 1

      The rich man's "use"? Yeah, I hate that word.

    5. Re:"Leverage" by Anonymous Coward · · Score: 0

      The only thing they're looking to leverage is your wallet.

    6. Re:"Leverage" by Anonymous Coward · · Score: 0

      I propose "leverageify." That sounds grander. Longer is always better. "Leverageificate"?

      Posting anon because I just modded.

  4. Eh, Windows 10 only by Anonymous Coward · · Score: 1

    Who cares?

  5. Sure you can do the same with SSD, HDD and driver by Anonymous Coward · · Score: 0

    So they invented modular hybrid disks or Apple Fusion.

  6. please dont post press releases by goombah99 · · Score: 1

    Newsflash, expensive high speed non volatile memory is always best used as a cache till the price comes down. News from 1960.

    --
    Some drink at the fountain of knowledge. Others just gargle.
    1. Re:please dont post press releases by K.+S.+Kyosuke · · Score: 1

      This expensive high speed non volatile memory is most likely best used as a part of a unified memory space in a high-end database system. For your consumer computer, just buy a regular SSD. You most likely won't notice the difference (from a large 3D XPoint drive) anyway.

      --
      Ezekiel 23:20
    2. Re:please dont post press releases by bill_mcgonigle · · Score: 4, Insightful

      Given how bad this article's headline is for a tech crowd, if /. didn't get paid to post the story as-is, it really should have. Missed revenue, fellas.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    3. Re: please dont post press releases by Anonymous Coward · · Score: 0

      Apple's implementation of fusion drive was a really good one

    4. Re: please dont post press releases by Type44Q · · Score: 2

      Nobody would've bought /. if they didn't think they had a plan to monetize it more effectively than the last bunch. Conclusion: more aggressive shilling for industry; less competent at hiding it.

    5. Re:please dont post press releases by ctilsie242 · · Score: 1

      For a small amount, a cache makes sense, especially in a transaction style so writes can be completed when they hit the cache (and if there is a power outage, next time things come on, the controller can flush the cache without corrupting data.) For a larger amount of storage (I'd say in the terabytes), it might be useful as a tier of storage.

      Will it replace SSDs? On workstations, laptops, devices, and other items that need shock-resistant media? No. For SANs, possibly not, as SSDs appear to have a longer life in the field (I personally have replaced many, many HDDs, but I've only had 1-2 SSDs go south in arrays.) The only place I can see this type of memory actually pushing out SSDs are SANs that are designed for backups, like Data Domain offerings. This is where one wants a lot of low tier, slow disks that have a lot of capacity and are reliable. One has a few TB of optane memory that functions as a landing zone for writes, then the data gets slowly written to the HDDs. Since there writes are sequential, this works well with shingled drives.

      Another use for optane memory would be low-end NAS drives. Even 16-64 gigs would turn a rack of 5400 RPM WD Reds into something usable for most departments or workgroups. No, definitely not enterprise tier, but good enough for a few PCs.

  7. Fusion Drives... by Richard_at_work · · Score: 5, Informative

    Yup, this is no different to "fusion drives" that have been on the market for years - a small SSD acting as a cache for a large spinning disk.

    What is different is that all Kaby Lake Intel chipsets come with support for setting this up in the bios, easily and quickly, so long as you are using an Optane PCIe stick as the cache device.

    Once the DIMM packaged versions become available, thats when Optane will really start to take off - slightly slower than DRAM, but not much, but considerably cheaper than DRAM for the same capacity - so you get slightly slower, much much cheaper RAM, meaning large RAM setups (like 1TB plus) are no longer out of many peoples budgets...

    1. Re:Fusion Drives... by Bender+Unit+22 · · Score: 1

      Aren't they called hybrid drives? (although they only are read cache)

      Fusion drive, at least in the OS X world, are tiered storage, where tier 1 are a PCI-E flash drive and tier 2 are SATA. Least used data are migrated to tier 2, data are written to tier 1(up to 4 GB on my machine) and then destaged to tier 2 after a while to make room for more writes.

    2. Re:Fusion Drives... by Anonymous Coward · · Score: 0

      > "fusion drives" that have been on the market for years - a small SSD acting as a cache for a large spinning disk.

      And you need Intel's latest and greatest chipset to make use of Optane. SSHDs combine a large NAND cache into a hard drive, completely transparent to the OS and chipset, and have been shipping since 2010: https://en.wikipedia.org/wiki/Hybrid_drive

      > slightly slower than DRAM, but not much

      It's an order of magnitude slower than DRAM. That's a bit more than "slightly slower" in most books. Also the write endurance is currently only 3x that of NAND endurance, hardly the 1000x endurance Intel promised in their initial presentations.

      Optane is only rated for 30 full disk writes per day. I don't know about your use patterns, but Optane in DIMM factor would not last long in any of my systems.

      I would argue the most revolutionary thing about Optane is the low latency at a queue depth of 1, compared to NAND. Otherwise, it's just an evolutionary improvement on NAND.

      https://arstechnica.com/information-technology/2017/03/intels-first-optane-ssd-375gb-that-you-can-also-use-as-ram/

    3. Re:Fusion Drives... by K.+S.+Kyosuke · · Score: 1

      Chances are that if writes are limited, DIMM Optane would be best used in conjuction with a few regular DRAM DIMMs and an operating system and software aware of what's going on. In other words, it not very useful right now.

      --
      Ezekiel 23:20
    4. Re:Fusion Drives... by Anonymous Coward · · Score: 0

      3D-XPoint / Optane doesn't have write limits. 3D-XPoint is completely different from flash in that it stores by changing resistance instead of trapping electrons like Flash SSDs.

      In reality, we probably won't see real 3D-XPoint products for another couple years. 3D-XPoint is byte-addressable which means we could use it as main memory(instead of block addressable like hard-disks) and is limited by current PCI-e speeds.

    5. Re:Fusion Drives... by Anonymous Coward · · Score: 0

      Intel has had similar caching technology (using SSDs) for years already, since Sandy Bridge ~6 years ago. 64GB SSDs can be had for around the same price as the 32GB Optane drive, so I'm curious how the performance compares between using a 64GB SSD cache vs 32GB Optane cache.

    6. Re:Fusion Drives... by vyvepe · · Score: 2

      Once the DIMM packaged versions become available, thats when Optane will really start to take off - slightly slower than DRAM, but not much, but considerably cheaper than DRAM for the same capacity ...

      35 times bigger latencey of the current Optane memory when compared to DRAM is hardly "slightly" slower.
      Look at the latency comparison table in the middle of this article.

    7. Re:Fusion Drives... by ezelkow1 · · Score: 1

      This is what I want to know as well. I ran with a SSD cache for many years on my z68 board and its great for gaming. On games with large maps like bf4 if you've been playing the game consistently it turns that 1-2min map load into 20seconds and thats just with an SSD cache. Im still a little miffed it just stopped working for no apparently reason my z170 build, kept getting some nebulous error and could never get the caching to work again

    8. Re:Fusion Drives... by K.+S.+Kyosuke · · Score: 1

      The GGP was wrong, then? About those 30 writes per day?

      --
      Ezekiel 23:20
  8. South Park HDDs. by Anonymous Coward · · Score: 0

    Sounds interesting but does this increase hard drive longevity?

  9. Or you could just get an SSHD or use cheaper ways by Anonymous Coward · · Score: 3, Insightful

    This isn't news, it's an advertising for Intel.

    There are already many ways to do this without using Intels expensive SSDs.

    For instance get an SSHD which basically does the same thing in hardware.

    Or use ZFS with the relevant ssd arc cache setup

    Or use one of many windows programs that do the same thing

    Or use the 10$ SSD/HD cards that are out there that do the same thing

    Or use a couple of the linux filesystem modules, that aren't as difficult as ZFS, that do the same thing

    Don't see why Intel get a headline for something that's been out for years in many different forms, to suit many different operating environments.

  10. Unimpressive performance. by Gravis+Zero · · Score: 3, Insightful

    Take a look at the ATTO Disk Benchmark graphs and you'll notice that optane comes in at dead last on both read and write performance. Sure, it'll beat Intel's SSD for the first few milliseconds but it gets absolutely destroyed by all the Samsung SSDs. Though, for all we know, the memory controller made the system retarded. Either way, it's not a winner.

    The upside of this is that I learned the Samsung SSD 960 Pro M.2 has excellent performance characteristics.

    --
    Anons need not reply. Questions end with a question mark.
    1. Re:Unimpressive performance. by GNious · · Score: 0

      Awesome - I can replace my 2TB spinning drive with a Samsung SSD of the same size for 77 USD?

    2. Re:Unimpressive performance. by Anonymous Coward · · Score: 0

      Yes. If you wait a couple of years, that is.

    3. Re:Unimpressive performance. by Anonymous Coward · · Score: 5, Informative

      Take a look at the ATTO Disk Benchmark graphs and you'll notice that optane comes in at dead last on both read and write performance. Sure, it'll beat Intel's SSD for the first few milliseconds but it gets absolutely destroyed by all the Samsung SSDs. Though, for all we know, the memory controller made the system retarded. Either way, it's not a winner.

      The upside of this is that I learned the Samsung SSD 960 Pro M.2 has excellent performance characteristics.

      Even for Slashdot this is a stupid fucking comment.

      After reading the link ATTO Disk Benchmark graphs it says

      "Before we show you how Intel Optane Memory can accelerate a system, we’ve got some quick numbers recorded with the 32GB Optane Memory SSD operating as a separate standalone drive. This is NOT the Optane Memory SSD’s intended purpose. There are Intel Optane-branded consumer SSDs coming down the pipeline for standalone installations, but we know this is the first thing many of you would ask for, so here goes...
      Read more at http://hothardware.com/reviews/intel-optane-memory-with-3d-xpoint-review-and-performance?page=2#49c3kMRAJ3CCv3UA.99"

      So the article makes it clear this is not the intended purpose.

      And further down the same fucking article
      "CrystalDiskMark shows something else that’s very interesting. In the sequential tests, the Intel Optane Memory SSD -- AS EXPECTED -- trails the other high-end M.2 NVMe solid state drives. But these Optane Memory parts excel at small transfers, at low queue depths, which is where the vast majority of consumer workloads reside. In the 4K transfer test, the Optane Memory module absolutely obliterates everything else in the chart.
      Read more at http://hothardware.com/reviews/intel-optane-memory-with-3d-xpoint-review-and-performance?page=2#49c3kMRAJ3CCv3UA.99"

      Note the phrase "In the 4K transfer test, the Optane Memory module absolutely obliterates everything else in the chart."

      So the summary for the simple minded, thats you, is that it doesn't do very well for some things its not supposed to do and does do very well for those things its supposed to do well.

      Twat!

    4. Re: Unimpressive performance. by Anonymous Coward · · Score: 0

      Sure, there's a 2TB 960 PRO M.2 version for sale. But you gotta pay to play kids. It ain't cheap. But cutting edge tech isn't ever cheap, so keep using your 20 yo spinning disk tech.

    5. Re:Unimpressive performance. by Gravis+Zero · · Score: 1

      Awesome - I can replace my 2TB spinning drive with a Samsung SSD of the same size for 77 USD?

      Who wrote or even implied that it would cost the same amount? Higher performance costs more regardless of the what you're buying.

      --
      Anons need not reply. Questions end with a question mark.
    6. Re:Unimpressive performance. by Anonymous Coward · · Score: 0

      This is developing technology. See it like a preview.
      Notice that the Samsung SSD is 32 (1024/32) times larger, and if you scale the Optane up, it will offer much better performance of the Samsung.
      The Samsung is also quite expensive, at the same cost the Intel would be like 320GB, but already there it would beat the Samsung on performance.

      So, I wouldn't jump at it now, but it surely has the potential of being the next goto SSD in a few years.

      For a Laptop, I would wan't capacity over any added performance from the current NVMe, I have 512GB now, next time I will take a 2TB.
      Damn these captcha are hard, I'm only human 1/3 of the cases.

    7. Re:Unimpressive performance. by Anonymous Coward · · Score: 0

      Indeed, ATTO Bench does not access disks in any way that is like normal patterns. It's a useful tool for validating disk and controller implementations, but it's not useful for workload modeling.

    8. Re:Unimpressive performance. by edxwelch · · Score: 4, Informative

      I prefer the Ars technica article: https://arstechnica.com/gadget...
      Gives a much more critical look at the product. The other reviews seem to be fawning over the new tech too much without doing proper real world comparisons

    9. Re:Unimpressive performance. by Kjella · · Score: 2

      Scroll down to the CrystalDiskMark 4K test, it kills the 960 Pro with 307 MB/s compared to 62 MB/s read performance. Big transfers or deep queues? SSD better. Short burst of performance at low queue depths? Super quick. Write speed is not super impressive but assuming the primary goal is to read from slow storage and cache it's good enough. The downside with this and all hybrid systems is of course that it's not consistent. Scan through a big folder of 20MP+ photos, what happens to your application cache? Quite possibly evicted. I like to have an application drive (SSD) and media drive (HDD) and manage it myself. But for the more average user who wants a single big volume this looks like an okay pairing.

      --
      Live today, because you never know what tomorrow brings
    10. Re:Unimpressive performance. by GNious · · Score: 1

      Because that's the proposition from Intel - a cheap way to speed things up. The very fact that a Samsung SSD 960 Pro M.2 exists is completely irrelevant for the given topic.

      A car analogy: Your post was basically, "why buy a engine upgrade for 77 USD, when new sports-cars exists"

    11. Re:Unimpressive performance. by aliquis · · Score: 1

      Awesome - I can replace my 2TB spinning drive with a Samsung SSD of the same size for 77 USD?

      You can likely get 64 GB of 960 Pro space for $77.

      Intel had HDD cache on SSD with previous motherboards and there's some software for doing it too though I don't know how well that one work.

      It definitely could be done with SSDs if they wanted too.

      However I think access-time is even lower on Optane than on the HDDs plus it will hold up to wear better.

    12. Re:Unimpressive performance. by drinkypoo · · Score: 1

      It's a dumb product because who has a HDD in their Kaby Lake system?

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    13. Re:Unimpressive performance. by drinkypoo · · Score: 2

      Scan through a big folder of 20MP+ photos, what happens to your application cache? Quite possibly evicted.

      Intel is probably smart enough to use a hybrid MFU technique rather than MRU. They might set aside a portion or percentage for MRU to speed up ongoing operations, but I don't think they're dumb enough to run the whole cache on that basis.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    14. Re:Unimpressive performance. by Anonymous Coward · · Score: 0

      if only modern oses and games could identify which pieces need to be read fast and which don't, media files could all be identified as slow access and executables as fast access, and filesystems could implement QoS

      the first filesystem to do that could quickly capture market share from desktop users

    15. Re: Unimpressive performance. by Entrope · · Score: 1

      You can buy a 128GB SSD for less than $77 (plus the cost of a new CPU and motherboard). Exactly what is Intel's value proposition?

    16. Re:Unimpressive performance. by lexman098 · · Score: 1

      You're comparing a 32GB module with a 1TB module. Think about 30 of those optane modules in RAID0. That's basically what they do with SSD modules at higher storage sizes, so you're just giving the Samsung SSD the RAID0 benefit. Granted the optane technology is more expensive, but it *is* faster.

    17. Re: Unimpressive performance. by Anonymous Coward · · Score: 0

      That it can speed up your existing 2TB spinning platter to speeds comparable (not as fast, but ballpark) to that SSD for the same price: 2TB of pretty fast storage for their product, vs 2TB of slow storage and 1/16TB of fast storage with a separate SSD.

      There's value in the that idea, absolutely, trading a small amount of storage to greatly speed the rest. The question is whether it matches up in reality; I suspect not, FWIW.

    18. Re:Unimpressive performance. by Anonymous Coward · · Score: 0

      Guess I'm and oldfag. I have an SSD and 3 HDDs with my 7600K. Oh and ramdisk just because ram is cheap and I have a ton of it.

    19. Re:Unimpressive performance. by CastrTroy · · Score: 1

      In just about any machine, you'd probably be better off with an SSD. Even in a cheap laptop, you're better off just getting an SSD and if you really need the extra space, just hook up an external drive over USB. SSDs are so much faster than any other option that trying to still use HDDs as they are cheap per gigabyte just doesn't make sense in the vast majority of cases.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    20. Re: Unimpressive performance. by UnknownSoldier · · Score: 1

      > , so keep using your 60 yr spinning disk tech.

      FTFY

      The hard drive was invented in 1956, not 1997.

      --
      "Get off my LAN, you hooligans"

    21. Re: Unimpressive performance. by Anne+Thwacks · · Score: 1
      I don't think 1956 RAMACs would fit in my desktop, let alone my laptop.

      But 5MB was a big improvement on 16k head-per-track drum memories - if you were prepared for the performance hit!

      --
      Sent from my ASR33 using ASCII
    22. Re: Unimpressive performance. by mrmagos · · Score: 1

      SSD technology is equally as old if you count CCROS and Core memory. If we're talking flash-based, then we can look back to 1989 when it became commercially available.

      As to the price issue. Doing a bit of cursory price checking on Amazon, it looks like a decent SSD will cost around $0.35/GB, and HDD around $0.035. That's 10x the price for technology that's nearly half as old. Now compare the first commercially available 3D XPoint memory to current ssd. Right out of the gate, it's about $2.40/GB, just under 7x the price of 28 year-old technology. Not too shabby by comparison. Now we'll have to see if price/performance tradeoff is as reasonable as flash v. hdd.

      --
      Never start vast projects with half-vast ideas.
    23. Re:Unimpressive performance. by Anonymous Coward · · Score: 0

      Not anymore. Not only progress has greatly slowed down, the price of flash has increased lately. It will go down again but not 10x cheaper in two years.

    24. Re:Unimpressive performance. by Anonymous Coward · · Score: 0

      The catch here is the estimates on lifetime writes. Supposedly, the new devices last longer. Speed is not the only characteristic worth considering.

    25. Re: Unimpressive performance. by omnichad · · Score: 1

      If the remaining space on the 2TB is games/applications maybe. Otherwise, you just put your programs and OS on the SSD and file storage on the 2TB. And then you get 128GB of accelerated binaries vs. 32GB.

    26. Re: Unimpressive performance. by epine · · Score: 1

      You can buy a 128GB SSD for less than $77 (plus the cost of a new CPU and motherboard). Exactly what is Intel's value proposition?

      Here, let me do your thinking for you.

      1 TB NAS drives are running about USD $65 at Newegg today. You'll want to run two in a mirror configuration. (This will double your pathetic read IOPs over a non-mirrored drive, and double your sequential read performance to 300 MB/s.)

      Both of those, plus the Optane SRT, works out to $207.

      A single Crucial MX300 1 TB M.2 will run you USD $289 all by itself. The SRT-boosted system will probably allow you to search your file system metadata faster than the SSD. 300 MB/s sustained sequential read is actually pretty fast, if the hard drives aren't constantly interrupted to fetch small-block metadata.

      Clearly, though, this product does not displace an SSD in your single, small SSD consumer box. Like, for a guy with nothing much to store, and infinite faith in angular's 50 different shades of cloudy "I agree".

      While we're at it, let's clear up a second common misconception. Most people think that "pair" in "pair of pants" refers to the biological bilateral symmetry. But no, it actually refers to the sociological bicoronal symmetry—the imperfect, candle-light symmetry between front and back. Because I just know that you're going to complain that Joe consumer is not going to pony up for a NAS drive pair.

      Well, Joe consumer does not have to pony up for a NAS drive pair. Best Buy will sell him the front half of the NAS pair for exactly half the price. And then the Best Buy moron-vultures will tell him that with only one drive, now he only needs the smaller Intel SRT, and now the wallet bump for 1 TB of SRT-enhanced NAS drive is down to a very attractive $109 and shoeless Joe gets some new shiny to crow about, too.

      "But the other store told me all I needed was 128 GB!"

      "Have you heard about the number of pixels in the camera of the new iPhone 9?"

      "Really? The iPhone 9?"

      "Yeah, it'll be so amazing. Don't be caught short with a tiny little SSD. Hey, and check out the mirror, too. You're looking gooood."

      For this purpose, Best Buy has a special hand-held mirror, only slightly larger than a dental mirror, which makes it almost impossible to see the startled expression on the face of anyone milling around behind you.

    27. Re:Unimpressive performance. by Anonymous Coward · · Score: 0

      Even for Slashdot this is a stupid fucking comment. [blah blah blah] Twat!

      Nice nerd rage there, nerd. What a dumb thing to get so worked up about.

    28. Re: Unimpressive performance. by UnknownSoldier · · Score: 1

      Thanks for the SSD link -- I didn't realize they were back in the '50's as well ! That makes sense though -- the price was just through the roof.

      > it looks like a decent SSD will cost around $0.35/GB, and HDD around $0.035. That's 10x the price for technology that's nearly half as old.

      Your analysis matches my findings too. Back in 2013 I noted they were around $0.75 / GB.

      i.e.

      In 2011 prices were around $1.20/GB for SSDs, and around $0.33 for a high performance HD.

      SSD: $145 Intel 320 SSD 120 GB
      http://www.newegg.com/Product/...

      HDD: $280 Velociraptor 600 GB
      http://www.newegg.com/Product/...

      HDD: $100 Velociraptor 300 GB
      http://www.newegg.com/Product/...

      It is kind of funny to see the Velociraptor 300 GB still selling today -- in 2017 is $48 = $0.16/GB, and the 600 GB at $0.19/GB !

      Back in 2010, SSD prices were $2.14/GB

      $274 128 GB
      Crucial RealSSD C300 CTFDDAC128MAG-1G1 2.5" 128GB SATA III MLC Internal Solid State Drive (SSD)
      http://www.newegg.com/Product/...

      Gotta love Technology and Capitalism ! :-)

    29. Re: Unimpressive performance. by Entrope · · Score: 1

      There must have been done kind of stuff in that Intel Kool-Aid that you chugged down.

    30. Re:Unimpressive performance. by Anonymous Coward · · Score: 0

      It's actually closer to RAID5, since we use xor parity across the flash blocks for additional data protection. Not exactly RAID5 since the structure used inside the flash is not directly comparable to striping data across drives.

    31. Re:Unimpressive performance. by Anonymous Coward · · Score: 0

      "Couple" is a fuzzy quantity in casual speak. But couple of couples then if you insist.

    32. Re: Unimpressive performance. by Anonymous Coward · · Score: 0

      No-one's claiming it's the best solution for every use case so, yeah, agreed. If there is any common use case where this fits (and, again, assuming it does what they claim), that's the value proposition.

      For example, you say this could work if the 2TB is primarily games/apps and, well, PCs as gaming devices first are a thing. There are also going to be people who are savvy enough to install new hardware, but not enough to really understand the proper way (or can't be bothered to take the time) to set their system up to best benefit from it. For those, a magic card that makes their PC faster would be better than a solution that requires moving their existing OS/apps to a new drive, even if the latter grants some extra speed and storage overall. You're offloading the task of figuring out what should sit where to the tech designed to do it; there's a market for that.

  11. Standard HD performs like SSD? by Anonymous Coward · · Score: 0

    And I've got this bridge between Manhattan and Brooklyn that's for sale.

    Cheap.

  12. Cool, another place to hide exploits and malware by sheramil · · Score: 1

    Hanging out for a variant that moves from the HD to the SSD to avoid virus scans, and back. I'm not really hanging out for it, but I expect it, because if it's even remotely possible, some twit will do it.

  13. How revolutionary! by Anonymous Coward · · Score: 0

    I was working on a very similar system in 1985. Finally someone made it ready to market...

  14. Only Kaby Lake needs to apply by Anonymous Coward · · Score: 1

    Perhaps should mention that this overpriced, not-that-impressive cache solution is only compatible with the very latest Kaby Lake systems.

    So unless you replaced your PC in the past couple of months, this product is not compatible. Not that I'd recommend anyone to touch it with a ten foot pole anyway, with perhaps an exception for very specific professional applications.

  15. Not living to the promise by esperto · · Score: 4, Informative
    When intel announced 3DXpoint a couple of years ago they said it would be the best thing since sliced bread, cheap as flash, 1000x time more durable, 100x faster, 1000x lower latency. They also promised it in a form factor to replace RAM, kinda like HP "the machine" M-RAM.

    But now we see it is not all that, latency is really good but the endurance is barely over flash, so bad that for enterprise product they had to actually use several times the apparent capacity, otherwise it would die really fast due to wear, and for the general consumer the only product they could come up with was an expensive hard drive accelerator, which sincerely, nobody in their right mind should buy, there are already hybrid HD out there with integrated flash that do the same and do not depend on the motherboard chipset/BIOS to operate, and if you are cheap enough to not by a small (and yet much bigger) SSD for your OS for almost the same price, you are not going to buy this.

    Hope they some day can live up to the initial hype, but this is not looking to good.

    1. Re:Not living to the promise by Anonymous Coward · · Score: 0

      This is just the first iteration of the technology. You can't compare a brand new technology with something that has been researched and refined over decades. You have to start somewhere.

      Frankly, most of the comments here are ridiculous. You'd think that the only remaining people who read this site would have already learned a thing or two about the cycles of technology.

    2. Re:Not living to the promise by esperto · · Score: 1
      I do agree with this being the first iteration and about technology cycles, but intel hyped this almost as being the end of flash and RAM and it is far, far from that.

      It seems to be a step up to flash, with it being bit accessible and not page (no need for trim and all that), but it is not at all what the marketing was trying to sell.

  16. Hyrbid? What's Intel's production problem? by swb · · Score: 5, Insightful

    32 GB of Optane for $77 is $2.40 per GB, Samsung 850 Pro 1 TB is $0.50 per GB. Intel is nearly 5x more expensive.

    Hybrid storage systems are common in the enterprise SAN market, but generally to be useful they need something like 20% of capacity to be flash. At ratios of 1-3% of HDD capacity, I don't see the Intel use case as being especially useful.

    I had a Seagate 2.5" years ago that was 32 GB flash plus 512GB and it only felt marginally faster than a standard disk drive. You didn't notice serious performance boosts until you went completely flash.

    So does Intel have a yield problem or are they still ramping up production facilities to make these in quantity? It's hard to see a system more convoluted than straight SATA or NVMe flash disk being that big of a deal. I think in order to make this product competitive it has to be offered at $/GB competitive with ordinary flash disks or only a small premium.

  17. Re: Or you could just get an SSHD or use cheaper w by Anonymous Coward · · Score: 0

    Yes this is basically the same as a hybrid SSD/HDD or Fusion drive companies are already selling. The key difference is that this cache sits on the PCIE slot directly rather than SAT so it's 5x-6x faster max throughput than SATA interfaced devices will ever be for your most used files. I would assume it works with multiple hard drives as well to speed up what you got.

    Still with NVMe PCIE SSDs hitting the consumer market, and prices dropping, this thing has limited lifespan when for a little more money most users would be better suited with a small PCIE SSD and a regular HDD for mass storage.

  18. I do a similar "highspeed repository" for years by Anonymous Coward · · Score: 0

    Promise Ex-8350 128mb ECC ram caching raid sata 1/2 controller (SATA 1/2)
    GigaByte IRAM 4gb DDR2-Ram based SSD (SATA I) - strictly for PageFile placement
    8gb Kingston DDR-3 RAM (1gb for 64-bit NTFS Compressed Software RamDrive = browser caches, hosts file location, print spooler, %TEMP% ops, + %COMSPEC% location)

    I place my hosts file on software ramdisk redirecting it by registry (for performance + security):

    HKLM\system\CurrentControlSet\services\Tcpip\Parameters

    (Via "DataBasePath" parm)

    I also increase hosts' priority assigned its load/read:

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Tcpip\ServiceProvider]
    "HostsPriority"=dword:00000005
    "DnsPriority"=dword:00000006
    "LocalPriority"=dword:00000007
    "NetbtPriority"=dword:00000008

    ALL disks = NTFS timestamp = off + perf counters off + excess services off.

    APK

    P.S.=> Less work done on OS/Programs SSD bootdisk = faster doing less bs vs. REAL work + less fragmentation on it ... apk

    1. Re:I do a similar "highspeed repository" for years by Anonymous Coward · · Score: 0

      Enjoy your data loss, idiot.

  19. Intel Turbo Memory by Anonymous Coward · · Score: 0

    Intel Turbo Memory take 2?

    https://en.wikipedia.org/wiki/Intel_Turbo_Memory

  20. Fusion drive by MikeMo · · Score: 1

    What's the difference between this and the Fusion Drive Apple's been shipping for, like, 5 or 6 years?

    1. Re:Fusion drive by Anonymous Coward · · Score: 0

      Not just Apple, Intel themselves have had SSD caching available as a chipset feature for around 6 years. Supposedly this is slightly faster than doing it with a normal SSD.

    2. Re:Fusion drive by MikeMo · · Score: 1

      I think normal SSD caching is different from either Apple's Fusion Drive or this new offer from Intel. Caching is more or less passive, keeping most-recently-used in the SSD - as well as on the hard drive. Fusion Drive is a true two-tier storage system where most often used things are actively moved from the spinning media to the SSD and rarely used things are moved from the SSD back to the hard drive.

  21. bleh by Anonymous Coward · · Score: 0

    Bleh,think I'll just stick to 10000rpm raptor drives and lots of ram..

  22. you can get real PCI-E SSD for about $1/gig or les by Joe_Dragon · · Score: 2

    you can get real PCI-E SSD for about $1/gig or less and you don't have to deal with any of the fake raid bs.

  23. No thanks by p51d007 · · Score: 1

    Non "standard" memory won't make me switch from my SSD back to a mechanical one. I'm not into speed like I was in the late 80's through late 90's. With the SSD, photoshop boots in about 10 seconds, fast enough for me.

  24. My God, they've discovered SMARTDRIVE by Anonymous Coward · · Score: 0

    You mean caching slow storage with faster storage improves performance?

    Shut. Down. Everything.

  25. Gee, but no thanks by Anonymous Coward · · Score: 0

    we have seen these type of quirky hybrid storage solutions before. I think at this point in time it's clear that the best solution is a pure SSD, best options being those from Samsung and Toshiba, given their price, performance, and reliability.

    HGST (formerly owned by Hitachi) performs very well too, but they will eventually shift from Hitachi engineers and R&D in Japan, to Western Digital's own engineers and manufacturing, and it will likely mean that reliability and endurance will drop significantly and match that of WD's other products.

  26. Re:Sure you can do the same with SSD, HDD and driv by bobbied · · Score: 1

    Worse... It's just a cache....

    --
    "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
  27. Re:Hyrbid? What's Intel's production problem? by edxwelch · · Score: 2

    I think Intel either has a yield problem, or simply that X-Point is a lot more expensive to manufacture than they pretend. NAND and DRAM have very mature manufacturing processes that are hard to beat in cost.
    I think in fact that it costs a lot more than $77 to manufacture, that's why they enforce all these artificial restrictions (only Kaby lake only 200 series motherboards) - because they are selling below cost and don't want to hurt their margins too much.

  28. Read life? Shelf Life? by AnotherBlackHat · · Score: 1

    Now that 3D-xpoint is finally available, does anyone have hard numbers for it's read life (how many times it can be read) and/or shelf life (how long it will last without being turned on)?

  29. A little taste of things to come. by LTIfox · · Score: 1

    This is just like those bite-sized freebies in your local grocery store. By themselves, for practical use these drives make little practical sense. Review sites shouldn't have bothered with that Intel's cache bullshit. Instead just treat them as teeny tiny SSD drives serving as a technology preview.

    Bottom line - latency on these things is awesome. Write granularity is good too - will be awesome with proper abstraction level in OS. Write endurance - we don't know - waiting for somebody to write the shit out of them.

    We'll see if Intel/Micron can get a market foothold (being sandwiched between DRAM and flash SSDs is no picnic).

  30. Memory unification is coming by Anonymous Coward · · Score: 0

    The era of primary and secondary storage is coming to a close, and when unified memory is widely available we will often wonder why we mucked around with disk drives, SSD, and even filesystems. Bubble memory tried to be that promise, but failed to keep up with Moore's law. But the revolution is guaranteed to happen and we have some good theories on what form it will take.

    Prepare for all operating systems and applications to be obsolete.

  31. Re:Hyrbid? What's Intel's production problem? by esperto · · Score: 3, Insightful
    You seem to be the same AC from my the thread above.

    The point everyone is making is that the new technology has to be competitive somehow, either price, performance, capacity, something, but this one is pretty much pointless, it is more expensive, has greater performance but not really impactfull (my spreadsheet now opens in 0.003s with Xpoint instead of 0.005s with flash SSD, yey!?), for now capacity is very limited and endurance is a far cry from the promised during the first announcements, in the order of 30 fold less.

    The strong criticism is about a pointless product sold as great with a technology that should be a big leap forward that is not that much better.

  32. Optane memory? by Chris+Mattern · · Score: 1

    God, marketers are a plague. It's a cache, just call it that.

  33. What's the point? by diesalesmandie · · Score: 1

    Unless there is a pretty good reason to still use a HDD, why not just get an SSD? Would take up less space than a HDD and one of these things.

    --
    This is my sig, there are many like it but this one is mine
  34. Just a reminder by slashmydots · · Score: 1

    I just wanted to remind everyone that hybrid drives with flash memory mini-SSDs have always been inconsistent, overpriced, underperforming crap ever since they were invented. My company has tested dozens of them and they're all completely unpredictable. Also a 16GB buffer? Great, my game's sound and data files are 19GB. It's just not practical and the firmware isn't nearly smart enough nor are they big enough. A 64GB one could just barely get by on loading common operating instructions but that's not how big any of them are.

  35. What data that's important? by Anonymous Coward · · Score: 0

    Answer the question in my subject UNIDENTIFIABLE anonymous TRUE coward: Go for it - I'll rip your ass in 1/2, easily... mirroring is your clue & WHY you'll "Run, Forrest: RUN!!!" & it happens 2 ways here (IF you're smart enough to get that - somehow, despite your below bacterium IQ, you will - I give part of how above in what you replied to SO stupidly on your end).

    * To quote Will Smith from 1 of my fav. films? "6 redundant drives" (OR the data on them).

    APK

    P.S.=> Dumbshit... apk

  36. Re:Hyrbid? What's Intel's production problem? by Anonymous Coward · · Score: 0

    Hate to tell you all this... but there is NO SUBSTITUTE for REAL PHYSICAL RAM in your machines.
    This has been true since the dawn of computing.
    From RAMDRV.sys all the way through ZFS on FreeBSD.
    If you want awesome disk performance, you cache or run one in RAM.
    If you can't wait for the data to be primed on boot, that's your problem.
    But once it gets to RAM, you're golden.
    And it doesn't cost any more than a pile of DIMMs.
    For that matter, most of you don't even know that using a simple mirror doubles your read performance at no more than the cheap cost of HDD/$/GB.
    Far fucking lower than this $$$$$ unencrypted Optane shit.

  37. dumb product from Intel by Anonymous Coward · · Score: 0

    There's so many alternatives available, as other people point (RAM disks, SSD to HDD adapters for caching purpose, etc)
    And they work on pretty much any system built in the last decade.. as opposed to the Intel Optane memory which works only on some specific high-end configurations (which don't need that cache anyways, since their OS would be running off a modern SSD most likely)
    There's almost no viable scenario where this product would be used, where we wouldn't have better alternatives.

  38. Re:Hyrbid? What's Intel's production problem? by Anonymous Coward · · Score: 0

    X-Point has the potential to eclipse traditional flash. Sure it's new and expensive but if, at launch, it's already faster and more dense than traditional flash that's a big sign of things to come.

    Density is king. Pushes your physical package size, manufacturing, and BOM costs down. Speed is also obviously good.

    If Intel/Micro can ramp up production, improve their process, and/or expand their production they could turn the solid state storage market on it's head.

    The traditional flash giants are rightly scared shirtless.. Which is why you see so much aggressive trash talking of X-Point in online forums. If X-point improves substantially Intel/Micron will take big chunks of their business... Starting with the very highest margin high performance markets.

  39. Cache is for data read frequently (httpnot backup) by raymorris · · Score: 1

    > are SANs that are designed for backups

    High speed cache is good for data that is accessed, then accessed again a few seconds later. Web servers are a good example - the same page may be loaded many thousands of times per hour, or even thousands of times per minute.

    For backup, each sector of data is accessed no more than about once per day. In my experience, backup is where you want sustained throughout, caching doesn't help. We use wide arrays.

  40. Re:Or you could just get an SSHD or use cheaper wa by Anonymous Coward · · Score: 0

    Just what I would have said, but better, thanks.

    I know ZFS's implementation best, and to be honest it's not as good as it could have been. The L2ARC (read cache) is a simple Least Recently Used list, but with the caveat that re-used blocks are not moved to the front of the list. I expected a lot more from the implementors (and inventors?) of the ARC (their RAM cache). It has some logic to prevent caching streaming reads though, which is good. Additionally, it wastes a significant amount of RAM per L2ARC size on overhead, so using a TB of flash with 32GB of RAM is out of the question. It limits the write rate filling the L2ARC (pretty low by default), which doesn't seem to correlate to whether one would want to cache the data.

    Their SSD write cache (log devices) perhaps has less problems. It does require data to stay in RAM until written to slow disk, but at least ZFS is good at writing sequentially, so random writes will be quite fast anyway.

    I won't go changing to this new tech from Intel, but I wish ZFS could optimize the L2ARC a bit more.

  41. Fake RAID? by nuckfuts · · Score: 1

    you can get real PCI-E SSD for about $1/gig or less and you don't have to deal with any of the fake raid bs.

    How do you define "real PCI-E SSD"? Would you include a $9,000 enterprise-grade PCI-E SSD from Intel with up to 850,000 IOPS 4K random reads?

    Intel DC P3608

    Guess what? It consists of two SSD's that are configured as RAID0 by Intel's RSTe driver software.

  42. The only new thing is... by Anonymous Coward · · Score: 0

    ... that you need to buy an expensive Intel-only memory.
    Intel chipsets had the feature to use an ssd as a cache for an hard disk for many years (it was called "Intel Smart Response"). Until now, you could use any ssd, optimal for pairing an high-capacity low-power HDD with a mSATA SSD on a laptop to gain a great boost in I/O performance and ssd-like boot times.

  43. Re:Hyrbid? What's Intel's production problem? by zlives · · Score: 1

    but if you buy the premise that, you have a brand new system with a new chipset and cpu but for some reason decided on older spinning disks without built in cache (because you like your 1990's drive) then it all makes sense.

  44. Disruptive Technology needs Early Adopters by DidgetMaster · · Score: 1

    It looks to me like Intel/Micron wants to get their new product in the hands of early adopters first instead of trying to appeal to the mass market off the bat. This technology is radically different than what we are used to. They are looking for people who see the vision of what they are trying to accomplish and are willing to throw time, effort, and money at moving that technology forward. People who buy this first product are not the ones who think 'I am only interested if this is much better, cheaper, and faster than what I am now using!' but rather 'How can I help prove this technology by putting it through the paces because I like where this can lead to?' That is the mentality of an early adopter as opposed to the masses.

  45. Re:Or you could just get an SSHD or use cheaper wa by schweini · · Score: 1

    Could you go in to more detail regarding the "10$ SSD/HD cards" and "couple of linux filesystem modules"?
    They sound very interesting?

  46. Re:Hyrbid? What's Intel's production problem? by swb · · Score: 1

    "Traditional" NAND flash was much more expensive than spinning rust but came in sizes useful at least for boot disk applications *and* delivered overwhelmingly better performance from the same bus/connection as spinning rust.

    IMHO, Intel can't pimp this out as faster than NAND flash for more money. Like CPUs, flash storage has more or less hit the speed levels where more speed simply isn't that useful outside of very narrow use cases.

    The angle they needed to work was density and write endurance. There's still a fair use case for spinning rust at certain scales, driven mostly by slot limits in server and storage chassis. If you want 40 TB but only have 10 slots, you have to use spinning rust. Providing a solid state disk at this density with superior write endurance would really be a market disruption.

  47. Hmmm... by martinfb · · Score: 1

    So pair a $55 2Tb HDD with $77 32GB Optane drive = effectively a $132 2Tb HDD w/ near SSD access speeds?

    SSD street prices for 1TB SSDs are about $300.

    Sounds like a deal to me.

    --


    Self-importance and self-indulgence is the root of ALL evil.