pmem / pmemfile

Userspace implementation of file APIs using persistent memory.
Other
34 stars 21 forks source link

Integration between libpmemfile and pmemfile-fuse #410

Open marcinslusarz opened 6 years ago

marcinslusarz commented 6 years ago

1) Mount points created by pmemfile-fuse should be recognized by libpmemfile 2) pmemfile-fuse should communicate with libpmemfile to give up access to the pool when libpmemfile wants to use the same pool. Initially pmemfile-fuse could acquire support for "process switching".