The Faster FUSE Has Been Fused Into Linux 4.20

Written by Michael Larabel in Linux Storage on 1 November 2018 at 11:01 AM EDT. 8 Comments
LINUX STORAGE
While File-Systems in User-Space (FUSE) have been notorious for being slow, with time FUSE has become a lot faster and with this current Linux 4.20 (5.0) development cycle there are yet more performance optimizations.

Performance work for FUSE in this next version of the Linux kernel includes symlink caching, a hash table optimization, and copy file range support.

The maximum I/O size for FUSE has also increased from 128k to 1M and other improvements by the few kernel developers working on the FUSE file-system code.

The complete list of FUSE changes by this pull request can be found via this pull request that has already been merged as of last night to the mainline Linux kernel.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week