• [$] The kernel's iomap layer

    From LWN.net@1337:1/100 to All on Monday, July 06, 2026 15:45:05
    [$] The kernel's iomap layer

    Date:
    Mon, 06 Jul 2026 14:37:34 +0000

    Description:
    Conversations about the kernel's filesystem implementations often involve a layer called "iomap", but relatively few people can reliably say what iomap actually is. That is just the kind of gap that LWN exists to fill. In
    short, iomap handles the mapping between data in the filesystem space (identified by a file of interest, and an offset within that file) and in
    the storage space (which may be a memory location, or a set of blocks on a storage device). Using that mapping, iomap handles a long list of common, filesystem-related tasks, allowing a lot of boilerplate code to be removed
    from individual filesystem implementations.

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


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