Announcement

Collapse
No announcement yet.

Btrfs Gets Some Buttery Good Improvements With Linux 5.19

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Btrfs Gets Some Buttery Good Improvements With Linux 5.19

    Phoronix: Btrfs Gets Some Buttery Good Improvements With Linux 5.19

    David Sterba of SUSE has submitted the ~4k lines of code worth of feature changes for the Btrfs file-system driver in the Linux 5.19 kernel...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    What about bugfixes too?

    Comment


    • #3
      a little off topic, is there a decent solution for when you delete files you don't regain the space properly instead of setting a job to periodically do it?

      Comment


      • #4
        Originally posted by timofonic View Post
        What about bugfixes too?

        Fixes: - fix count of reserved transaction items for various inode operations
        - fix deadlock between concurrent dio writes when low on free data space
        - fix a few cases when zones need to be finished
        - fix sync operations to lower saturated fat levels

        Comment


        • #5
          So will the disk format stay the same or do we have to format it again to use new features?

          Comment


          • #6
            Originally posted by siyia View Post
            So will the disk format stay the same or do we have to format it again to use new features?
            There is nothing in the PR that suggests remotely the requirement of a format change. Filesystems rarely change it and advertise it widely when there is a need.

            Comment


            • #7
              Originally posted by Quackdoc View Post
              a little off topic, is there a decent solution for when you delete files you don't regain the space properly instead of setting a job to periodically do it?
              If you don't drastically change the filesystem usage (chance from tons of snapshots and files to only a subvolume with big files) this isn't really an issue in the last 6+ years.

              Comment


              • #8
                Too bad nobody is upgrading also the Zstd code to the latest upstream version so people who use BTRFS+Zstd compression enjoy the best performance.
                I'm thinking that even some of the Steam Deck users might use this combination to mitigate the small storage space compared to the game sizes nowadays.

                Comment


                • #9
                  In our wild sex fantasies we've already moved to Bcachefs
                  Last edited by horizonbrave; 14 August 2022, 07:47 PM.

                  Comment


                  • #10
                    Originally posted by Danny3 View Post
                    Too bad nobody is upgrading also the Zstd code to the latest upstream version so people who use BTRFS+Zstd compression enjoy the best performance.
                    I'm thinking that even some of the Steam Deck users might use this combination to mitigate the small storage space compared to the game sizes nowadays.
                    The Deck only uses BTRFS for the system partition; not to store games. For its /home it uses ext4 with case insensitivity enabled since both game mods and Windows programs benefit from it. Insensitivity really helps with extracting archives made on Windows and some Windows programs can greatly slow down on case sensitive file systems.

                    There's a file system that shall not be named that offers both Zstd and insensitivity.

                    Comment

                    Working...
                    X