Non-Volatile Memory Arrives
Previously I've talked about RRAM, and how non-volatile memory is going to come in and cause lots disruption in computing. The non-volatile part still looks to be happening but it appears I might be wrong about it being RRAM that does it, though, since now samples of the first standard memory sticks of non-volatile RAM are actually being sent out (PDF), and it's not RRAM like I expected. Rather, its MRAM or magnetic RAM. That stuff has actually been around for a while, I used some back in '08 when I needed a bit of non-volatile memory I could write to very fast but didn't need a large amount of storage. That last was the reason it wasn't in wide use, though. MRAM was fast, and low power, and many other wonderful things. But each individual MRAM cell was also very big, which meant that you couldn't fit very many of them on a chip. And that meant that on a bit-by-bit basis it was very expensive. But recently people have figured out a way to m...