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().”

  • The Doctor@beehaw.org
    link
    fedilink
    English
    arrow-up
    4
    ·
    4 months ago

    If you’re interested I have a fairly thorough “I use this” post on my website (last time I updated it was in early 2023) about btrfs.

    • thingsiplay@beehaw.orgOP
      link
      fedilink
      arrow-up
      3
      ·
      4 months ago

      Sure! I’m interested into the “current” state or real world experience of it. Wouldn’t mind if you post it here. Although I am not sure how relevant it is 1 year later, because the filesystem is quite under development.

        • thingsiplay@beehaw.orgOP
          link
          fedilink
          arrow-up
          3
          ·
          edit-2
          4 months ago

          Thanks. But it’s important to note your experience report is based on the experience of 2019 and the slight edits aren’t changing that. That its being developed is not the same as under maintenance. EXT4 is fully developed and there are only optimizations in performance expected, if anything, while BTRFS still needs active development to improve compatibility and some other features.

          I’m still curious to how to work with it and such a report is still welcome. I’ll give it a read. Edit: Hopefully my reply didn’t sound too negative. I’m interested in the process of going all of this, so the article is useful in a practical sense.