Windows Has a Future In RAM: AgigaTech Samples DDR3+Flash DIMM
An anonymous reader writes "AgigaTech appears to be the first company to produce a non-volatile SDRAM DIMM — an SDRAM memory module that retains its contents even without power supply. The modules combine DDR2/3 SDRAM with NAND Flash as well as a data transfer controller and an ultracapacitor-based power source to support a data transfer from the SDRAM to Flash and vice versa. If this memory makes it into production, this is something that I instantly will want and will stand in line for."
What's windows got to do with it?
Apple has "Mac vs PC", Microsoft has "Laptop Hunters", Linux has recession
"The most obvious application is the vision of keeping, for example, Windows completely stored in a DIMM." - is that it? Is that one sentence the reason for the headline?
Apple has "Mac vs PC", Microsoft has "Laptop Hunters", Linux has recession
Viking has been doing this for awhile. This is their second incarnation.
http://www.vikingtechnology.com/arxcis-nv
This will require essentially the same software infrastructure as normal suspend to RAM.
The system still has to go through the steps:
Check to see if any critical tasks are running - if so, pause suspend, and ask user.
Same with any communications tasks that may be interrupted.
Stop tasks.
Save state from all hardware to RAM.
Suspend to RAM.
Just capturing an image of the running system does not result in a system that will resume.
It's not a case of put one of these magical DIMMs in, and you're fine for power cuts.
Is it possibly interesting - sure.
But in real life, it may have very little advantage over a seperate flash device, for main memory.
Now, as a super-fast SSD - truly awesome.
Also - WTF - this should never be patentable.
This is not an invention worthy of patent.
It does nothing novel that is not implicit in the problem statement.
'I want a non-volatile RAM'.
Okay, I've broken the Slashdot rule and read the article.
Can anyone tell me why this is so much better than traditional RAM with a SATA attached SSD? Or using hibernate to disk with an SSD? Is SATA so slow and laggy that there's a big benefit to attaching flash chips to our RAM slots?
Retaining data in RAM without power is cool as a technical feat, but my SSD doesn't take long to fill my RAM chips.
Since computers began we have had hierarchal memory systems. Cache is the most expensive, but the fastest. DRAM is much cheaper slower and denser, but also volatile. Flash is faster than rotating media, slower than DRAM, but non-vloatile. It also has the drawback of limited programming cycles. Magnetic media is very dense, non-vloatile and slow. It is also mechanicly delicate. There are new technologies being developed that are both fast, dense, and non-volatile. With a fast enough, cheap and non-volatile memroy system, you would not need cache, RAM or disk. You could use on unified memory system. This is where I think many syustems are going. Windows, Linux, or OSX have nothing to do with it. Though they will all be greatly impacted.
Oh, yeah! Wise guy, huh? Woob woob woob woob! Nyuk! Nyuk!
The summary is implying that windows (or other OS)
Then why not say something non-ambiguous like "keep entire operating system in memory"? This is Slashdot not NewbDot. They don't have to "imply" anything; just say it.
now a reboot of windows won't solve anything!
I remember some 40 years ago using a PDP-7. When I got tired at about 4am I would note the accumulator and program counter and switch the machine off. Coming back later I restored these and continued the program - it having remained in the core memory that the machine had.