Typical intel move. They start something and then kill it shortly after if the new product did not have the massive impact they hoped for. I would not be surprised if they kill the optane enterprise products or simply dont develop a new version and some improvements in ssds will make optane not very interesting as it would not be much better but dramatically more expensive.
Intel Kills Off All Optane-Only SSDs for Consumers, No Replacements Planned
31–40 of 57 posts
Re: Intel Kills Off All Optane-Only SSDs for Consumers, No Replacements Planned
#32Earlier quoted context omitted.
It made more sense a few years ago when they were only 2-3 times more expensive than flash. IDK if they could have predicted flash prices plummeting like they have, but for sure there's no worthwhile consumer reason to buy one now. BTW, I don't think they ever made much difference in gaming. My understanding is that they were optimized for database like workloads, where you get lots of small disparate writes.
They also make glorious boot/OS drives. Those typically see a heavy mix of reads and writes, which is where Optane's dominance over NAND is strongest. The 900P/905P was pretty much the absolute best C: drive money could buy.
Re: Intel Kills Off All Optane-Only SSDs for Consumers, No Replacements Planned
#33I'd like to express my thoughts on this, from business exec point of view. Consumer-grade Optane SSDs are not competetive with flash memory, simple as that. On performance and write endurance, flash-based SSD are "good enough", while also much better on cost-per-GB vs Optane. This reduces available market for Optane to gaming enthusiasts and similar customers - a very small slice of the total PC market. Now, for ente…
Are gaming enthusiasts a small market (in dollar terms)? I think the move is probably somewhat reasonable in terms of cutting costs, but I wonder why they didn't just license the technology to someone with experience selling to gamers (e.g. Corsair).
Re: Intel Kills Off All Optane-Only SSDs for Consumers, No Replacements Planned
#34and. i hope to be able to buy big sticks of "ram" cheap because they're actually optane with ram cache...like maybe 256gb optane + 32gb ddr5...one day....
Re: Intel Kills Off All Optane-Only SSDs for Consumers, No Replacements Planned
#35Earlier quoted context omitted.
It made more sense a few years ago when they were only 2-3 times more expensive than flash. IDK if they could have predicted flash prices plummeting like they have, but for sure there's no worthwhile consumer reason to buy one now. BTW, I don't think they ever made much difference in gaming. My understanding is that they were optimized for database like workloads, where you get lots of small disparate writes.
They also make glorious boot/OS drives. Those typically see a heavy mix of reads and writes, which is where Optane's dominance over NAND is strongest. The 900P/905P was pretty much the absolute best C: drive money could buy.
https://ssd.userbenchmark.com/Compare/Samsung-980-Pro-NVMe-P...
Re: Intel Kills Off All Optane-Only SSDs for Consumers, No Replacements Planned
#36Earlier quoted context omitted.
They also make glorious boot/OS drives. Those typically see a heavy mix of reads and writes, which is where Optane's dominance over NAND is strongest. The 900P/905P was pretty much the absolute best C: drive money could buy.
But does that make a noticeable difference? I think a consumer SSD like the samsung 970 EVO PLUS has over 500k IOPS. Would you shave more than milliseconds from the boot time by going higher?
Optane SSDs have extremely low latency, which is critical for sequential operations.
Most operating systems have long phases of largely single-threaded synchronous I/O, or nearly so. They certainly can't maintain queue depth required to even approach 500K IOPS.
Re: Intel Kills Off All Optane-Only SSDs for Consumers, No Replacements Planned
#37Earlier quoted context omitted.
But does that make a noticeable difference? I think a consumer SSD like the samsung 970 EVO PLUS has over 500k IOPS. Would you shave more than milliseconds from the boot time by going higher?
IOPS is measuring throughput for parallel operations. Optane SSDs have extremely low latency , which is critical for sequential operations. Most operating systems have long phases of largely single-threaded synchronous I/O, or nearly so. They certainly can't maintain queue depth required to even approach 500K IOPS.
Re: Intel Kills Off All Optane-Only SSDs for Consumers, No Replacements Planned
#38Earlier quoted context omitted.
They also make glorious boot/OS drives. Those typically see a heavy mix of reads and writes, which is where Optane's dominance over NAND is strongest. The 900P/905P was pretty much the absolute best C: drive money could buy.
Genuinely curious, are disk writes a big part of booting? I'd imagine it to be mostly large sequential reads. Especially since operating systems have a long history of booting from HDD and still need reasonable support for that, I wouldn't expect the boot process has a whole lot of disk thrashing. I also can't think of a reason why it would need to.
Most developer workstations have had SSDs for many years. This applies to the Windows 10 developers, too. So they haven't paid any real attention to performance regressions on HDDs, since it still works. It's just slow. But it's a HDD so who cares?
That means there's now a lot of I/O going on before and after login, more than would have ever been tolerated in the "old days". Yes, initial boot is just streaming reads, that's easy. But once the OS gets going, it starts logging things... writing. Or finishing up the dregs of the last system update. And NAND SSDs do not handle that mix well at all. They do extremely well with all-reads and very well with all-writes, but a mix will bog them down (block granularity? I don't know why).
Optane doesn't do that. It doesn't care about reads versus writes, or small writes between larger reads. It just goes, and it responds fast no matter what the mix.
It's not really the sort of thing where you notice "wow, this is so fast". It's the sort of thing where you notice randomly sometime that "hey, I've never actually had to wait for this disk". It's harder to notice the absence of pain compared to the pain itself. With Optane, something else is always the bottleneck.
It's not a huge effect, but it was pretty easy to justify the smaller price premium for Optane a few years ago when it was introduced. I fully expected it would carve out a bigger niche for itself at the top of the performance market -- because it really is the top, ahead of anything NAND -- but that hasn't happened. More Intel failings, I guess.
Re: Intel Kills Off All Optane-Only SSDs for Consumers, No Replacements Planned
#39Earlier quoted context omitted.
I don't think it's wise from a long term public good/civic good point of view for consumers to give any sort of apologetic consideration to the business reasons for consumer unfriendly moves. The moment capitalism becomes an excuse for capitalism crony capitalism becomes inevitable. The evils of market segmentation and to a broader degree "value-add" should not be legitimized.
Arguably consumer Optane was a very expensive placebo and thus canceling it is consumer friendly.
Can't really tell a difference in performance regardless of whether it is activated or not.
Re: Intel Kills Off All Optane-Only SSDs for Consumers, No Replacements Planned
#40Earlier quoted context omitted.
They also make glorious boot/OS drives. Those typically see a heavy mix of reads and writes, which is where Optane's dominance over NAND is strongest. The 900P/905P was pretty much the absolute best C: drive money could buy.
Genuinely curious, are disk writes a big part of booting? I'd imagine it to be mostly large sequential reads. Especially since operating systems have a long history of booting from HDD and still need reasonable support for that, I wouldn't expect the boot process has a whole lot of disk thrashing. I also can't think of a reason why it would need to.
It's not an abundantly high throughput device like NVMe, but for ZIL/SLOG and other caching where it's more about volume of tiny transactions, Optane is very useful.
Of course in enterprise you'd just buy a PCIe card with the characteristics your workloads require which makes Optane very "prosumer", so I understand why Intel would axe the line.