pmem / pmemfile

Userspace implementation of file APIs using persistent memory.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing support for flock / lockf

marcinslusarz opened this issue · comments

Initial implementation can be trivial, because we don't support access to pmemfile pool from multiple processes.