持久化内存编程——启程资料
作者:互联网
前面介绍了持久化内存的基本概念,然后在内存中模拟出了持久化内存,接下来就是使用持久化内存了。
持久化内存简介:
https://blog.csdn.net/SweeNeil/article/details/90257029
Ubuntu使用内存DRAM模拟持久化内存Persistent Memory:
https://blog.csdn.net/SweeNeil/article/details/90265226
关于持久化内存的编程,在pmem.io上有详细的关于持久化内存编程的介绍,地址:http://pmem.io/
在持久化内存的简介中,提到了SNIA以及一些组织一起讨论的编程模型——NVM Programming Model
地址:NVM Programming Model Version 1.2
在持久化内存的编程中,有持久化内存开发工具Persistent Memory Development Kit
该工具的内容可以到如下网址进行查看:http://pmem.io/pmdk/
PMDK又有多种库,可以点进各个库的资料进行查询。
PMDK github:GitHub repository
标签:持久,编程,内存,io,Memory,启程,pmem 来源: https://blog.csdn.net/SweeNeil/article/details/90293313