fuse icon indicating copy to clipboard operation
fuse copied to clipboard

Support DAX direct access to memory-like storage devices

Open tv42 opened this issue 3 years ago • 0 comments

https://www.kernel.org/doc/html/latest/filesystems/dax.html

FUSE_SETUPMAPPING and FUSE_REMOVEMAPPING.

  • https://lwn.net/Articles/877014/
  • https://www.phoronix.com/news/Linux-5.10-FUSE-Improvements
  • https://www.phoronix.com/news/Linux-5.17-FUSE-Per-inode-DAX

This is going to be low priority unless someone has a specific use case.

tv42 avatar Dec 10 '22 21:12 tv42