pmem / pmemfile

Userspace implementation of file APIs using persistent memory.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integration between libpmemfile and pmemfile-fuse

marcinslusarz opened this issue · comments

  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".