Linux 5.8 To See Faster FUSE Write Performance

Written by Michael Larabel in Linux Storage on 20 May 2020 at 06:49 AM EDT. 2 Comments
LINUX STORAGE
FUSE for file-systems in user-space while being criticized by developers in the past and known for being slower than kernel native file-systems is seeing another write optimization come Linux 5.8.

Queued in fuse-next ahead of the Linux 5.8 kernel is an optimization for the writepages search in using an rb-tree rather than a list for the writepages.

In a test by developer Maxim Patlasov with this FUSE patch, the write performance went up from 260MB/s to 500MB/s.

See this patch for all of the details. The Linux 5.8 kernel cycle should be kicking off in early June while the kernel should debut as stable around August.
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