Summary:
- DaxFS is a proposed new filesystem for Linux that allows for "zero-copy" data sharing between applications.
- This means that applications can directly access and share data in memory without having to copy it, which can improve performance and reduce resource usage.
- DaxFS is designed to work with the Direct Access (DAX) feature in modern Linux kernels, which allows applications to directly access data stored on persistent memory devices.