Announcement

Collapse
No announcement yet.

Linux 5.1-rc1 Kernel Released After A "Fairly Normal" Merge Window

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

  • Linux 5.1-rc1 Kernel Released After A "Fairly Normal" Merge Window

    Phoronix: Linux 5.1-rc1 Kernel Released After A "Fairly Normal" Merge Window

    Linus Torvalds has just closed off the Linux 5.1 kernel merge window and issued 5.1-rc1 as the first test release...

    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
    a few months back this release was looking promising for the AMD Freesync2 HDR changes, but all has gone quiet.

    is this dead, or simply nowhere near yet?

    Comment


    • #3
      yay!
      Code:
      # dmesg | grep -i btrfs
      ...
      ...
      [    3.015681] BTRFS info (device sdc2): use zstd compression, level 4
      ...

      Comment


      • #4
        Looks like amdgpu bulk moves aren't going to make it to 5.1:
        https://git.kernel.org/pub/scm/linux...dgpu_vm.c#n655

        Comment


        • #5
          Originally posted by dreich View Post
          yay!
          Code:
          # dmesg | grep -i btrfs
          ...
          ...
          [ 3.015681] BTRFS info (device sdc2): use zstd compression, level 4
          ...
          Does it make sense to use a forced compression, or heuristic based one?

          Comment


          • #6
            Determining the compression level heuristically will most likely yield better efficiency. Keep in mind that manually setting the level doesn't imply forcing compression to be always on for all files.

            With that said, I want to be able to cycle through levels manually in order to bench my setups.

            Comment


            • #7
              Originally posted by dreich View Post
              Determining the compression level heuristically will most likely yield better efficiency.
              I mean compression itself. btrfs has a forced and autodetect mode. But the later is not very smart, and doesn't compress files if first few blocks aren't compressing well.

              Comment


              • #8
                If you know your set is compressible it wouldn't hurt forcing it.

                Comment


                • #9
                  Still no fix for the AMD memory clock flickering Come on devs, it cripples faster displays and is 3 years old almost.

                  Comment


                  • #10
                    Originally posted by Jedibeeftrix View Post
                    a few months back this release was looking promising for the AMD Freesync2 HDR changes, but all has gone quiet.

                    is this dead, or simply nowhere near yet?
                    Didn't it slip to 5.2? I think I've read something like that somewhare...

                    Comment

                    Working...
                    X