The NOVA filesystem
The NOVA filesystem
Posted Aug 7, 2017 6:24 UTC (Mon) by jem (subscriber, #24231)In reply to: The NOVA filesystem by Tara_Li
Parent article: The NOVA filesystem
> When you hit the power button, the instruction pointer picks right back up and the machine keeps running.
For that you need not only persistent memory, but also a persistent CPU.
> The image I'm getting here is that "persistent memory" is nothing but marketing speak - it's actually just a SSD.
The big conceptual difference is that the CPU can address the memory directly. The CPU is able to store and load data, and execute code just like with ordinary RAM. That's not possible with today's SSDs.
