
Motorola Mocks-up MRAM 69
zakath writes "EETimes.com has an article on Motorola's successful presentation of 256-kilobit MRAM at ISSCC this week (Instant-on PCs anyone?). While they're still far from commercial production (2004 is their target) its nice to see some progress being made. Please tell me RAMBUS has no patents for this tech..."
Re:Story Body Trends (Score:1)
Because people like to express their opinions, and if their opinions are longer than 1 sentence long, everyone starts hollering "SHUT UP JONKATZ PLZTHX!!!!!1". What would be ironic would be for me to add a snide remark about /. readers and the attention span of the average gnat. But I won't.
--
They aren't going for capacity yet (Score:5)
When working on a new technology, having a 256kbit chip is just as useful as a 256mbit chip, when all you're doing is proving the technology out. They have no reason to be trying to produce massive dies yet, because all that will do is reduce their yields... and when they're making one-off runs of these to test them, that's a killer.
I'm certain that by the time they go into production, the capacity will be impressive.
Re:256 KB?! (Score:3)
However, I don't think one would need to save the entire state of system memory for this to be useful. Aside from embedded systems, consider the possibility of an OS that uses a proper swap system and just makes sure the entire physical memory is written to swap when the system suspends. If the MRAM is sufficient to keep the core kernel state and information about the swap pages, your restart would just need to flag all the physical memory as free pages, with everything currently swapped out. Sure it wouldn't be "instant on", but it would be far closer than I've seen to date.
On the flip side, you could probably do something similar with Linux by putting in a boot patch that checks the swap space for a signature indicating it should reload the memory from the swap space instead of going through a full boot process. You'd still have the usual issues of needing to reset hardware, but it would probably be faster than a full boot.
Not the way (Score:1)
For memory, speed has always been the number one concern. The very definition of memory is volatile, and any non-volatile storage devices created recently or as proof of concepts still haven't been fast enough, otherwise we wouldn't need memory at all. A good memory system's job isn't permanent storage -- it's getting data to the system as fast as possible.
Being able to have an "instant on" PC would be great, but creating non-volatile memory isn't the way. Convergence amoung permanent storage and memory is also great, but the very definition of semiconductor devices in any method demand fast switching, volatile devices to deliver the speed neccessary. Static or programmable elements have physical constraints which don't follow the progession of increased performance over x months like some people here are counting on.
Ultimatly, you can have your "instant on" PC, as long as you don't mind slow memory. Volatile methods will always (for the most part) be faster.
Re:Because you asked. (Score:1)
Re:This is just a test (Score:3)
Solid state, eh? I can FINALLY get rid of that vacuum tube ram... man my power bill will go so far down.
-
Security through obscurity (Score:2)
Fact is that when you make a hole, and then secure it by hiding it, somebody will stumble across it. Once that happens, you're out of luck because it becomes hard as hell to fix it because you can't just give users something easy to patch the system with.
I seriously suspect that you are shooting for low karma or work for M$. Either way, you qualify as a troll. One down-mod coming up!
The problem with capped Karma is it only goes down...
Instant On PC's are already available (Score:1)
Instant on PC's is not the purpose of MRAM, basically because it's too costly to use as system memory and unnecessary especially when ATX can just keep cheap SDRAM powered. It's great for handheld computers though and devices that have low power constraints and need fast data access, writing to flash memory is relatively low (compared to SDRAM) and it requires a decent amount of power, it's also expensive to produce, MRAM hopes to solve these problems [hardwarecentral.com].
Re:What other memory technologies are in the works (Score:1)
There's little point using it in PC's because the access times are slower than SDRAM, it's expensive to produce (especially so when you're talking about 256meg +), and it's already possible to have instant-on PC's already using Suspend-to-RAM with cheap SDRAM and an ATX power supply.
MRAM is a good technology and has a good niche, it's superior to flash memory (which it's destined to replace), however people seem to think it's a general purpose memory that will replace all existing standards, this is not quite the case.
Big potential problem with instant on PC's (Score:2)
Since by the time this technology is released, Linux and friends won't be among the OSes that are legal to use and officially sanctioned, this technology make PC's worse, increasing the number of crashes, due to the lack of regular reboots that naturally occur when the user turns off the PC.
Re:The end of UPSes? (Score:1)
But for most desktops, availability is usually quite secondary to data protection, so UPSes might be obviated.
Re:IBM has been working on MRAM for some time. (Score:1)
http://www.eet.com/story/OEG20010110S1009
They also said they saw no reason why it could have essentially the same interface as conventional memory. Motherboard architectures would be basically the same.
Re:Because you asked. (Score:1)
IIRC, IBM holds the patent on MRAM, or at least they came up with the stuff [slashdot.org]. Then again, IBM and Motorola have been known to participate in the past. Still, as one of the last companies to do pure research, IBM is a safe bet.
I wonder who holds the patent on bubble core?
--
ALL YOUR KARMA ARE BELONG TO US
Re:256 KB?! (Score:1)
No, that's wrong. The chip is organized *internally* in a 16-kbit-by-16 array. The reason for that is you usually don't want to read one bit at a time, but at least something like 4, 8 or 16. Implementing 32-bit memory using 1-bit chips would take 32 chips and a hefty amount of control logic in the memory controller, unless you had serialized access, which in turn would be very slow. So putting things internally in an array is a standard practise for almost any kind of memory technology.
I agree with your comment about saving the core kernel state, but honestly, you wouldn't notice any much difference between storing it on a hard disk or to MRAM. If the state would be like 4 MB, seek and transfer combined would probably be less than 0.5 seconds.
I think the most interesting use for this chip at this point (if it was available) would be as a transaction log buffer for databases, journaling filesystems and such.
--
Re:256 KB?! (Score:1)
--
Re:Writing the memory to swap? (Score:1)
320MB isn't that big anymore, in a world where 256MB costs about $100.
(And I use Win2k. It's not too bad. Better than Win98 for sure).
Re:Big potential problem with instant on PC's (Score:2)
The whole point of the post is a couple humorous swips at MS:
* Certian big companies would be happy to see Linux be illegal. Don't sell "naked" PC's, etc. to prevent piracy of MS.
* Linux can sustain long uptimes, unlike past generations of MS.
Instant-on operating systems, already here (Score:1)
By the way both Linux and Windoze 2000 can suspend and restart, but without crash-recovery and there are some issues with X.(I have not tried it myself though)
Re: (Score:2)
(Score:1)
IBM has been working on MRAM for some time. (Score:1)
IBM Research News [ibm.com]
Ruger
Re:That big! (Score:1)
4Mb = 512kB
Re:256 KB?! (Score:2)
Re:256 KB?! (Score:1)
Re:256 KB?! (Score:1)
Persistent mem leaks -- it's not my biggest worry (Score:1)
Re:256 KB?! (Score:1)
Re:Virii and instant-on (Score:1)
It looks like someone else has a sense of humor too:
Re:This is just a test (Score:1)
I think the point is that existing RAM is already solid-state.
Re:I *do* think so. (Score:2)
Outside of bug-compatibility needs, Intel shall look less and less desirable.
--
Re:90 (Score:1)
OK, how'd you do that? That seems much tougher than getting FP.
Re:Big potential problem with instant on PC's (Score:1)
Grow up!
Battery Refresh (Score:2)
Ihave no idea... but someone has to have an [informed] opinion.
Rambus hiring... (Score:1)
And just what wonderful position was open at the illustrious RAMBUS? Why, they want to hire Patent Attorneys!!!
Anyone else find this funny? [yet sad?] I actually laughed out loud as I passed their booth when I saw that. :)
Ender
Re:Big potential problem with instant on PC's (Score:1)
Sexy, very sexy (Score:1)
What other memory technologies are in the works? (Score:1)
Derek
That big! (Score:1)
Eight of those suckers could provide "instant-on" capabilities to my old 486.
Because you asked. (Score:1)
Actualy I have no clue, but you asked for someone to tell it.
Persistent memory leaks? (Score:1)
I dont think so (Score:2)
Mark Duell
90 (Score:2)
The capacity is small, but... (Score:1)
Re:The capacity is small, but... (Score:1)
deja vu? [slashdot.org]
Re:I dont think so (Score:1)
Ack, no, no... these are fabbed using a .2 micron process, which is rather large by today's standards. They assume that the shipping model would use less space per kb than flash.
Re:Virii and instant-on (Score:1)
lemmings (Score:1)
Re:This is just a test (Score:2)
The fact that it's solid state implies it's not as likely to wear out as a hard disk. In fact, they're projecting a ten year lifespan for these things.
As your vacuum tube example shows, the absense of moving parts is not the only important attribute. Capacity and speed are also valuable attributes in memory. MRAM would also have those going for it as well.
dead sexy bee yatch (Score:1)
Re:Virii and instant-on (Score:1)
Re:90 (Score:1)
This memory seems ok but... (Score:1)
patently absurd (Score:1)
Re:Motorola cutting 4000 more jobs in Si (Score:1)
indeed (Score:1)
Re:This is just a test (Score:2)
Although the capacity of these is small... (Score:2)
Doesn't sound like much memory... (Score:2)
Virii and instant-on (Score:3)
Now, if you use a decent OS, like Windows, the kernel can have suitable protection mechanisms, such as security through obscurity. In Linux, a virus knows exactly where to put itself, but in Windows, the kernel is like a maze of twisty little functions, all alike. As you can see, if you're gonna use instant-on technology, you should use a suitable OS.
This is just a test (Score:2)
Also, don't think about MRAM replacing your RAM, think about it replacing your hard drive.
Re:That big! (Score:1)
Writing the memory to swap? (Score:1)
return 0;
ahahahaha (Score:1)
Re:Security through obscurity (Score:2)
Re:Big potential problem with instant on PC's (Score:2)
www.energywaste.com (Score:2)
You guys turn your PCs off?
The end of UPSes? (Score:1)
On many new systems with a UPS, the UPS costs more than the DRAM in the box. So it follows that MRAM could be more than twice as expensive as DRAM, and still displace it for many serious applications.
Re:I dont think so (Score:1)
256 KB?! (Score:1)