Ted Ts’o sent out the EXT4 updates today for Linux 6.11. He explained in that pull request:

“Many cleanups and bug fixes in ext4, especially for the fast commit feature. Also some performance improvements; in particular, improving IOPS and throughput on fast devices running Async Direct I/O by up to 20% by optimizing jbd2_transaction_committed().”

  • teawrecks@sopuli.xyz
    link
    fedilink
    arrow-up
    2
    ·
    2 months ago

    I understand ext4 being dependable, but favorite? I’m curious what makes it your favorite.

    • GolfNovemberUniform
      link
      fedilink
      arrow-up
      4
      arrow-down
      2
      ·
      2 months ago

      It’s stable and well refined. Imo these are the most important things for a file system.

      • teawrecks@sopuli.xyz
        link
        fedilink
        arrow-up
        3
        ·
        2 months ago

        Sure, yeah, I would say you should only trust stable, well refined filesystems as a daily driver. Which is why I was curious what set ext4 apart from the rest for you.