Why Micron/Intel's New Cross Point Memory Could Virtually Last Forever 179
Lucas123 writes: As they announced their new 3D XPoint memory this week, Micron and Intel talked a lot about its performance being 1,000X that of NAND flash, but what they talked less about was how it also has the potential to have 1,000X the endurance of today's most popular non-volatile memories. NAND flash typically can sustain from 3,000 to 10,000 erase-write cycles — more with wear-leveling and ECC. If Micron and Intel's numbers are to be believed, 3D XPoint could exceed one million write cycles. The reason for that endurance involves the material used to create the XPoint architecture, which neither company will disclose. Unlike NAND flash, cross point resistive memory does not use charge trap technology that wears silicon oxide over time or a typical resistive memory filamentary architecture, which creates a statistical variation in how the filaments form each time you program them; that can slow ReRAM's performance and make it harder to scale. Russ Meyer, Micron's director of process integration, said 3D XPoint's architecture doesn't store electrons or use filaments. "The memory element itself is simply moving between two different resistance states," which means there's virtually no wear.
Moor? (Score:2)
Re: (Score:2)
Re: (Score:2)
Re:Moor? (Score:5, Funny)
I know this is funny to laugh about... (Score:4, Informative)
But a small boot routine in ROM that erases a range of RAM (persistent or not) isn't that hard to conceptualize. Besides, depending on the type of volatile RAM, it doesn't always come up as all zeros at power-on either... I mean, what do you think happens when you press a reset button? Everything is still in RAM at that point.
What would make things different is a software architecture change that gets rid of the separate permanent storage layer and makes everything RAM-persistent. That would be kinda strange to imagine.
Re: (Score:2)
What would make things different is a software architecture change that gets rid of the separate permanent storage layer and makes everything RAM-persistent. That would be kinda strange to imagine.
But isn't the point of restarting the machine to reset it's state? Either from updates or a computer just acting strange?
Re: (Score:2)
depending on the type of volatile RAM, it doesn't always come up as all zeros at power-on either...
The original Apple ][ showed this after power up with a screen of random characters, requiring the user to hit the reset key to get things rolling. Fortunately, the reset key was placed conveniently next to the enter key... BEEP!
Re: (Score:3)
I just want an SSD made with this ASAP. I hope they don't start out at $500 for a 100GB drive.
Re: (Score:2)
FTA: "It's more expensive than NAND"
Re: (Score:3)
It's going to cost more than NAND flash.
But it would make a GREAT cache for spinning rust. None of the longevity problems of NAND, 1,000 times faster. Ka-chow.
Re: (Score:3)
It's going to cost more than NAND flash.
But it would make a GREAT cache for spinning rust. None of the longevity problems of NAND, 1,000 times faster. Ka-chow.
For that matter, it would be a pretty good cache for NAND SSDs. I could do with most of my writes being 1000X faster.
Re: (Score:3)
This is a good point. If it is significantly more expensive, say 1GB of this as a write buffer on a large SSD drive will make the NAND drive last nearly forever, as frequent writes can be buffered and only written to the nand when necessary. The biggest issue with NAND is when software constantly writes to the disk, and pushes the write wearing logic to the limit.
Re: (Score:2)
But even if it started out at 10 x the cost of NAND, a 150GB unit for my databases would definitely be worth it.
Re: (Score:2)
It's going to cost more than NAND flash ... when introduced
FTFY
Once the production scales, the price will drop, and we have no idea how much. At some point, the price will become low enough for "mainstream" consumer products. In the meantime, expect to see this sitting in front of NAND and Spinning Disks on very large SANS as high end CACHE.
Re: (Score:2)
More importantly, it is byte addressable and doesn't require any of the block erase nonsense of NAND. There is no window during which some (possibly old) data or even the entire device becomes corrupted because of a power loss during a read-modify-(erase)-write cycle. It would be genuinely good if such reliability became a standard feature.
Re:Moor? (Score:5, Insightful)
Here something I learned a while ago; Speed isn't how fast you do something (it is, but only partially), it is often a measure of whether or not you actually CAN do something.
Here is my story:
In the Mid 90's I ran an ISP. Part of my daily chores was processing logs looking for anomalies, and to gather stats needed to project out the upgrades that are needed. When I started, the logs were small and it took a few minutes to process. As the business grew, the process took longer and longer. It soon took hours to process the logs for the day. It became so problematic, that I just stopped doing them.
But business kept growing, and I needed the stats. So, I bought a new machine. The new machine could process the logs in five minutes, what took hours on the older machine. Mind you, this was one generation difference between the two machines (68040 to PPC 701), but that was all that was needed to show me that speed isn't just how long it takes, sometimes it is whether or not you do the thing you ought to do.
Seeing the price of SSDs and Spinning HD, at their current price points, there is no reason to NOT get the SSD, at whatever cost they are now. Especially for enterprise grade systems that need the IOPS, Even at $1000 for 1 TB SSD is extremely affordable speed, especially when considering you get 90,000 IOPS.
IF we're talking about 1000x faster, the speed is enough to change what we can do.
Re: (Score:2)
When you restart your computer without a power down, you still have all that data in memory. Same difference. As for a power down, the only real benefit is it also resets the CPU and other hardware. When the BIOS starts up and copies data from the HD into memory, it already over-writes what was ever there. No changes required. If you wa
Re: (Score:2)
Well, unless you buy into using this technology to fundamentally change how we view memory architecture. I have not done the sums, but I doubt that 1000x NAND's endurance is sufficient for also replacing DRAM.
Doesn't matter anyway. Faster than Flash, but still too slow to replace RAM...
Re:Moor? (Score:4, Funny)
Faster than *THE* FLash? Doubtful. Or did you mean Adobe Flash? That's not much of an achievement.
Re: (Score:3)
I have not done the sums, but I doubt that 1000x NAND's endurance is sufficient for also replacing DRAM.
No need to do any "math". DRAM is written millions of times per second, this would only last a few seconds as a PC's main data store.
Re: (Score:2)
Re: (Score:3)
Re:Moor? (Score:4, Interesting)
Re: (Score:2)
My guess is that this new technology would fill some spot in the memory hierarchy somewhere between two existing technologies. For example, it might be used between current flash-based SSDs and DRAM to provide persistent memory that's faster than flash (but presumably more expensive) for system startup. Of course, the actual spot in the hierarchy would depend on factors such as speed, endurance, and cost. This is analogous to the fact that many magnetic hard drives now include memory caches.
Of course, th
Re: (Score:3)
I've been saying this for a long time. There is a definitive hierarchy between all the different memory locations. Unfortunately we don't have an OS that looks at all these levels as one. We have abstarcted all the CPU Cache, RAM, NAND, Spinning disk, clout etc as separate levels, rather than a single level with varying degrees of capability.
When we have an OS that can view all the levels as one, intelligently, we'll have a much more efficient OS. It might take a whole new design from the hardware up to acc
OT: sig reply (Score:3)
Your Internet connection is not information. It is a complex system of wires/tubes/fibers run by computers, and uses electricity, occupies land. It is operated by a corporation who pays people, negotiates with other corporations, and deals with/pays for many subtle and not so subtle political aspects of the whole thing.
Re: (Score:3)
Re: (Score:2)
Whoosh implies funny...
Re: (Score:3)
Practically unlimited? 1000x the endurance of NAND gets you 3 million writes. It's per-byte addressable, and it's supposed to have performance 1000x that of NAND. If you assume NAND has typical access times of 2ms, and then this stuff could write a single byte up to 500,000 times per second.
In short: without wear levelling, you can burn out this stuff in 6 seconds if you overwrite the same byte as fast as possible.
If you implement wear levelling on a block level, and use it for storage (and not to replace R
Re: (Score:2)
Some "how fast can i wreak it" is simply not a relevant metric.
Re: (Score:2)
It depends on what you're using it for, and how you manage it. Your SSD is doing wear levelling at a block level, but people are talking about using this new stuff to replace RAM. That means per-byte writes (not per-block) with no wear levelling.
Re: (Score:2)
You do realize that if it is 1000 times as fast, and you can write 1000 times as often, then it will wear out as fast as current SSDs if they are driven equally hard, right?
Silicon or.... (Score:2)
Re:Silicon or.... (Score:5, Funny)
Is this memory based on silicon, or something else, like GaAs or Germanium or Graphene or something else?
Given that they've released close to zero technical details on how it works, but stated that it's nonvolatile, has 1000x the endurance of NAND flash while being 1000x faster, is cheaper than DRAM, and will be available in 128GBit capacities any minute now, my guess is that it's based on magic.
Re:Silicon or.... (Score:5, Funny)
Given that they've released close to zero technical details on how it works, but stated that it's nonvolatile, has 1000x the endurance of NAND flash while being 1000x faster, is cheaper than DRAM, and will be available in 128GBit capacities any minute now, my guess is that it's based on magic.
Until they release full specs you cannot assume that it's based on magic. I just hope they didn't base it on myth. But we'll see.
Re: (Score:2)
Given that this is Intel and Micron I say bring on the magic. This is not any small startup so I expect to see this very soon.
Re: (Score:2)
Is this memory based on silicon, or something else, like GaAs or Germanium or Graphene or something else?
Given that they've released close to zero technical details on how it works, but stated that it's nonvolatile, has 1000x the endurance of NAND flash while being 1000x faster, is cheaper than DRAM, and will be available in 128GBit capacities any minute now, my guess is that it's based on magic.
Of course it's cheaper than DRAM; DRAM is expensive. TFA says it will be more expensive than NAND and cheaper than DRAM. So, it just adds another point on the continuum... the more speed and write cycles you need, the more it costs. Seems reasonable. And TFA says nothing about availability; not sure where you got that from.
There's no reason to conclude it's magic. There's also no reason to start designing new architectures around it until we see it in the real world.
Re: (Score:2)
From the video, it's memristor tech, but everyone is reporting that they are carefully abstaining from letting on what the materials are. Which is fair enough - they want to sew up the market for this stuff as long as possible.
Re: (Score:2)
Re: (Score:2)
*that* Russ Meyer? (Score:2, Insightful)
Re: (Score:2)
Re: (Score:2)
So now he's the "director of process integration" at Micron. Looks like he's bustin' out all over. Once a director [wikipedia.org], always a director, I guess.
Re: (Score:2)
Endurance figures (Score:3)
Re: (Score:2)
At that point, the ability to use this to replace DRAM becomes much more reasonable. If it were really just 1000x the writes of NAND, it would be far too short-lived to act as normal RAM... but if it's *really* the typical lifetime, things could get very interesting indeed...
Re: (Score:3)
At that point, the ability to use this to replace DRAM becomes much more reasonable. If it were really just 1000x the writes of NAND, it would be far too short-lived to act as normal RAM... but if it's *really* the typical lifetime, things could get very interesting indeed...
Nope, worse, not better--the math goes the other way. It's *LESS* than 1000x as many write cycles, but it's 1000x the life cycle in use as non-volatile memory because it can write smaller blocks, thus less write amplification.
Re: (Score:3)
Contrary to what you believe, its not meant to replace RAM, its meant to replace spinning rust.
Re: (Score:2)
Try turning your technology map right side up.
Re: (Score:2)
Re: (Score:2)
The proper question is 'how many zeros is enough'?
If 10^7 is good for 99% of applications, then it's good enough. And 10^15 is way overkill.
Crossbar vs XPoint (Crosspoint) (Score:2)
Once these hit consumer devices life could be alot faster and last longer
Virtual Memory (Score:2)
Physics? (Score:4, Insightful)
Can someone explain how exactly they're "moving between two different resistance states"? Because I think that that in itself does not guarantee lower wear.
Has anyone heard anything technical about how this works?
Re: (Score:2)
My guess, and it's only a guess, is the Mott transition.
Re: (Score:2)
Don't know of any Mott transitions except by pressure, temperature or doping though
Re: (Score:2)
Some of the first Memristor are based on phase changing of a material that causes the resistance to adjust with the data.
https://en.wikipedia.org/wiki/... [wikipedia.org]
Samsung produced a test cell back in 2006 that showed promise, maybe the medium is finally reaching reliable yield and capacity density to compete with NAND and NOR.
https://en.wikipedia.org/wiki/... [wikipedia.org]
Real time endurance stays the same (Score:3)
If latency is 1,000 times lower and endurance is 1,000 times higher then, under continuous load, endurance measured in real time is unchanged. Not by any means a hypothetical scenario.
Re: (Score:2)
The last thing that was supposed to last virtually forever was those overpriced lightbulbs that were supposed to last for decades. I'm lucky if I get a year out of them.
Don't buy overpriced and overhyped. Just buy good quality. There's no reason you should have failing lightbulbs anymore unless you're driving them with really nasty power or installing them in some wonderfully heat-trapping light fittings.
Re: (Score:2)
Re: (Score:2)
I've been in my house 5 years and replaced one. It broke when I knocked a lamp over.
So... back to either finding a decent bulb fittings which don't overheat the bulb or getting the power quality in your house checked.
Re: (Score:2)
I was not aware that LED light bulbs have been having significant problems (those are the only types of bulbs I can think of that are supposed to "last for decades," correct me if I'm misunderstanding). My impression is that LED bulbs are improving in longevity and dropping in price very rapidly. If we're just trading anecdotes, I have not had to replace a single LED bulb at my house since I started phasing them in 6 years ago.
Re: (Score:2)
Re:like the lightbulbs that last virtually forever (Score:4, Informative)
"Crappy power" is normal. Manufacturers need to design for that. How long something lasts in a lab is irrelevant.
Physics and economics don't care (Score:5, Insightful)
"Crappy power" is normal. Manufacturers need to design for that.
Yeah, see physics doesn't care what you think is "normal". While it's possible to design for a reasonable range of power conditions it is not economically possible to design for all of them. Frankly if your power quality is so poor that they are constantly blowing out light bulbs the answer is to fix the power, not the bulbs. You take the bullets out of the gun rather than insist everyone wear a bullet proof vest.
Re: (Score:3)
Now why should he have to pay $500 to fix his power problems when he can demand Intel and Micron spend $500M to fix it for him?
Re: (Score:2)
do tell the $500 solution that would "fix the power" for an entire house.
Re: (Score:2)
Re: (Score:2)
Re: (Score:3)
Re: (Score:3)
> You take the bullets out of the gun rather than insist everyone wear a bullet proof vest.
Whoa whoa whoa. What country do you live in?
Re: (Score:3)
""Crappy power" is normal. Manufacturers need to design for that. "
Get a UPS.
Re: (Score:2)
"Crappy power" is normal. Manufacturers need to design for that.
No, you need to design for that. Install a power conditioner, or a UPS (not SPS). You can fix this problem.
Re: (Score:2)
"Crappy power" is not normal. Many western power grids have strict standards for voltage spikes, dips, sags, frequency errors, and THD that they will provide you. If you have crappy power it's because either your wiring is stuffed or you're running devices which are absolutely ancient (30 year old fridges make for some nasty power spikes), or have electronics which are failing / fake / never had the right certification to begin with and are spewing noise back onto your powerline.
Re: (Score:2)
It is? I'm genuinely curious why you say that. My impression is that in the developed world the power supply is quite reliable and carefully regulated, and that even in the less-developed parts of the world, you can find relatively inexpensive solutions for normalizing your home power, if it's that important.
Re: (Score:2)
I've got a whole whackload of Cree LED bulbs. I had a 100W completely die, my other 100W flashes on occasion (apparently their 100W bulbs have a notoriously high failure rate), I had to get rid of a 60W from a lamp fixture because it periodically switched back and forth between full brightness and lower brightness. So far, they have not been substantially more reliable than CFL or incandescent. They may not burn out as often, but they "soft-fail" more often than CFL or incandescent did, those tended to eith
Re: (Score:2)
the 40W and 60W equivalent I've had no issues with, has anyone tried the 75W equivalent.
Maybe 100W equivalent (13.5 watts) is just too much heat in too small an area for LEDs
Re: (Score:2)
I had three of the 40w TW Cree bulbs crap out with flickering and eventually dying. I contacted Cree support, took a photo of the packaging, and they, no questions asked, fedexed me three new bulbs. I didn't have to send the old ones back. Worth a shot.
Re: (Score:2, Informative)
Re: (Score:2)
I think people notice incandescents fail right when being turned on rather than just crapping out while they were already running. I don't know if this is selection bias and these events are just more noticable than the other types of failure.
I'm quite sure that they fail right when turned on more in this house, but I've got almost all of them replaced with Cree lights now that they are dirt cheap at the home despot. Except I've got a $1 CFL over the stove, where the most lights died, and it's been a peach.
Re: (Score:2)
I even had an incandescent explode (or more accurately implode) when turning it on.
Re: (Score:3)
that there is always a catch.
So, what's the catch?
At the moment - availability.
Not yet determined - cost
Re: (Score:2)
Cost : "between NAND and DRAM."
Even if it was cheaper to fab right now than NAND, they wouldn't admit it, because they'd be less able to charge a premium price for it. I'm betting that since it has a higher density than NAND and a simpler construction, it will probably end up cheaper than NAND in the longer run.
And DRAM is horribly expensive to fab. So "cheaper than DRAM" leaves a large window.
Right now they are pitching it at the enterprise storage market but that's only smart business - while they ramp up
Re: (Score:2)
IF it was cheaper (or even close) to manufacture than NAND, then they ought to forgo profits and gain Marketshare and put the NAND business out. They would make more money in the long run. This is unique process, nobody else has, Marketshare means long term (this is electronics, which means 7 years max) profitability.
I can see charging a premium for early (beta) testers, and as they iron out the bugs (there will be a bunch) but as they ramp up production, the cost WILL come down, quickly.
If I were in the m
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
That depends very much on what your PC is doing. Some workloads write a lot to RAM.
Re: (Score:2)
Yes, but this technology does not need any refresh cycles--so the only changes it would incur are actual data value changes. But the point still stands, RAM access in typical high-load server process is going incur lots of changes--too many even for this technology to touch as a viable replacement even without refresh cycles.
Re: (Score:2)
Re: (Score:2)
Care to give examples of when a company which spends the GDP of a small country on R&D has ever overhyped technology or not delivered a product?
This isn't some silicon valley startup, or some small PhD student turned patent holder hiding in some dingy lab at a university we're talking about.
Re: (Score:2)
Care to give examples of when a company which spends the GDP of a small country on R&D has ever overhyped technology or not delivered a product?
Sure. How about the Archival Disc [slashdot.org]?
Re: (Score:2)
The Blu-ray went from concept to product in 3 years and the specification only took an additional year on top of that. So 4 years to develop.
The CD took 3 years from joining of efforts between Sony and Philips, 2 years from the time the Redbook standard was published, and that's not taking into account that both companies had been working independently prior to 1979.
Given we're only 1 year into the Archival Disc announcement I'll give them a little more time before I declare it vaporware.
Re: (Score:2)
Madshrimps overclocked a Netburst Celeron 352 to 8,1 GHz in liquid nitrogen. With air cooling they did 5.7 GHz
Re: (Score:2)
Re: (Score:2)
Still waiting on that 10GHz Pentium 4 that Intel promised me. Or rather, that they bragged the NetBurst architecture would be able to hit.
And I'm sure they would have hit it too if the world didn't turn around and say stop this is absurd your pipelines are getting too long, your processors are getting to hot and we're going to shop at your competitor who's chasing efficiency rather than pointless speed.
NetBurst was a delivered architecture.
Some people got quite close to 10GHz using incredible cooling and overclocking techniques.
Next.
Re: (Score:2)
Has anybody actually ever demonstrated recovery of overwritten data in the real world (as opposed to the lab) on either HDDs or SSDs?
Re: (Score:2)
I saw comments elsewhere that indicated Intel has denied that this is a memristor. Of course, given the description they're providing of what this thing is, it's possible they're just saying that in order to try and avoid the inevitable patent lawsuits that would result from claiming they're using a memristor.
Re: (Score:2)
The only thing for sure is it is a form of ReRA
Re: (Score:2)
Wiki
the fact that phase-change is a thermally driven process
Re: (Score:2)
whatever, we have terabyte hard drives now, so it's pointless to resurrect this technology.
Where is your exabyte drive going to come from?