pmemfile
pmemfile copied to clipboard
Access to pmemfile pool from multiple processes
Blocked on multi-process support in pmemobj: pmem/issues#486
For testing purposes we now have very slow emulation of multi-process support, enabled by PMEMFILE_PRELOAD_PROCESS_SWITCHING environment variable. (#279)
Another workaround is pmemfile-fuse, which we have since #358. It's relatively slow, but much faster than process switching.