F2FS Preparing To Land Async Buffered Write Support

Written by Michael Larabel in Linux Storage on 19 June 2023 at 03:16 PM EDT. 8 Comments
LINUX STORAGE
The Flash-Friendly File-System (F2FS) is preparing to land async buffered write support into the Linux kernel as another performance win for this flash-optimized file-system.

Yangtao Li of Vivo saw his patch last week queued into F2FS' "dev" branch that enables the nowait async buffered writes functionality... Just a few lines of code needed to be changed at this point, and yields some very nice speed-ups when testing with FIO under buffered write conditions.

F2FS async buffered writes


With an I/O depth of 1 there is around 47% faster performance while with an I/O depth of 16 it expands to 2.54x the current performance.

Details for those interested within this patch in the F2FS.git dev tree. Given the timing, it's likely this functionality will be submitted for the upcoming Linux 6.5 merge window.
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