Hacker News new | ask | show | jobs
by oblong 2946 days ago
What saves the page table between reboots...the OS must have specific support for this surely...?
1 comments

You're still going to have some DRAM attached to your CPU, too. The non-volatile portion of the address range is probably going to be managed with a filesystem that supports DAX.
Wait...so is this about having an ssd on the memory bus...or non-volatile paged memory?