|
|
Log in / Subscribe / Register

The ZUFS zero-copy filesystem

The ZUFS zero-copy filesystem

Posted Jun 6, 2018 18:14 UTC (Wed) by abacus (guest, #49001)
Parent article: The ZUFS zero-copy filesystem

Why would anyone use ZUFS since there is a persistent memory filesystem available that is simpler and that performs significantly better, namely NOVA?


to post comments

The ZUFS zero-copy filesystem

Posted Jun 6, 2018 20:37 UTC (Wed) by jlayton (subscriber, #31672) [Link] (1 responses)

IMO, the interesting bit here is the zero-copy, fast transport between userland and kernel. Layering this on top of pmem is neat (and fits Boaz requirements), but a lot of the concepts that Boaz is using here could make for a potential foundation for a better-performing replacement for FUSE.

The ZUFS zero-copy filesystem

Posted Jun 6, 2018 22:41 UTC (Wed) by willy (subscriber, #9762) [Link]

Apart from the handwaving bits that don't actually work ;-)


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds