• [$] Improving FUSE writeback performance

    From LWN.net@1337:1/100 to All on Tue May 6 20:00:07 2025
    [$] Improving FUSE writeback performance

    Date:
    Tue, 06 May 2025 18:55:52 +0000

    Description:
    In a combined filesystem and memory-management session at
    the 2025 Linux Storage, Filesystem, Memory
    Management, and BPF Summit (LSFMM+BPF), Joanne Koong led a discussion on improving the writeback performance for the Filesystem in
    Userspace (FUSE) layer. Writeback is how data that is written to the filesystem is actually flushed to the disk; it is the process of writing
    dirty pages from the page cache to storage. The current FUSE
    implementation allocates unmovable memory, then copies the dirty data to it before initiating writeback, which is slow; Koong wanted to change that behavior. Since the session, she has posted a
    patch set that has been applied by FUSE maintainer Miklos Szeredi.

    ======================================================================
    Link to news story:
    https://lwn.net/Articles/1019522/


    --- Mystic BBS v1.12 A47 (Linux/64)
    * Origin: tqwNet UK HUB @ hub.uk.erb.pw (1337:1/100)