Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 404 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 404 Bytes

fake version of nvml

This is a fork of the NVML repo to play around with API ideas for the transactional API for Persistent Memory.

I'm currently playing on the fakeobjs branch, in the files src/include/libpmem.h, src/objs.[ch], and src/test.

None of this should be used for anything you care about at this point.

See https://github.com/pmem/nvml for the actual NVM Library.