Announcement

Collapse
No announcement yet.

Linux Stable Updates Are Dropping The Performance-Pounding STIBP

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

  • Linux Stable Updates Are Dropping The Performance-Pounding STIBP

    Phoronix: Linux Stable Updates Are Dropping The Performance-Pounding STIBP

    The Linux stable trees that recently received STIBP "Single Thread Indirect Branch Predictors" after back-porting from Linux 4.20 are seeing the code reverted. This is the change that recently caused major slowdowns in Linux performance for workloads like Python, PHP, Java, code compilation, and other workloads like some games...

    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
    Michael sometimes I get the feeling that someone at Microsoft would like to poison you for playing such an important role in removing such atrocities from the Linux kernel.

    Comment


    • #3
      Well done, Michael! If it weren't for your thorough investigation into that performance regression, this could have taken much longer to get the attention it deserves. Great tech journalism!

      Comment


      • #4
        Great news!

        I'm not usually a LTS person, but I feel like I am going to be using 4.19 for a long time.

        Comment


        • #5
          Interesting. I'd like to have been around to witness whatever "discussions" lead to this. It looks a lot like the consensus is that the primary goal is maintaining performance, at the expensive of security, if necessary.

          Comment


          • #6
            Originally posted by dkasak View Post
            Interesting. I'd like to have been around to witness whatever "discussions" lead to this. It looks a lot like the consensus is that the primary goal is maintaining performance, at the expensive of security, if necessary.
            There's always a trade-off between security and usability. Such large performance hits are pretty bad, for all users.

            Comment


            • #7
              Originally posted by cl333r View Post
              Michael sometimes I get the feeling that someone at Microsoft would like to poison you for playing such an important role in removing such atrocities from the Linux kernel.
              It's statements like this because of which the Linux community will never be taken seriously. You guys need to grow out of this fantasy of Gates eating Linux developers' children in the black forest. It's immature, unjustified, and just plain stupid.

              For starters, half the Azure VMs run Linux. .NET and PowerShell run on Linux. SQL Server runs on Linux. VS Code, the most popular development environment according to the latest Stack Overflow survey, runs on Linux. Heck, Windows 10 runs 5 different distros with the click of a button. Microsoft is a platinum (highest level) member of the Linux Foundation. Will you ever realize it's no longer 1995 and Microsoft no longer consists of just Windows and Office?

              Will you?

              Comment


              • #8
                Originally posted by anarki2 View Post
                .NET runs on Linux.
                But not WinForms, which almost every single .NET/C# application I've come across uses. And no, I didn't get Wine or Mono to work with my .NET applications.

                Comment


                • #9
                  Originally posted by dkasak View Post
                  Interesting. I'd like to have been around to witness whatever "discussions" lead to this. It looks a lot like the consensus is that the primary goal is maintaining performance, at the expensive of security, if necessary.
                  What do you mean? Anyone can read or participate in the public mailing list discussions.

                  Are you aware that the actual mitigation is to disable hyper threading, and that the STIBP mitigation was not a complete solution? So the very security-conscious users who are using those affected processors would not even consider STIBP.

                  Comment


                  • #10
                    Originally posted by tildearrow View Post

                    But not WinForms, which almost every single .NET/C# application I've come across uses. And no, I didn't get Wine or Mono to work with my .NET applications.
                    I might suggest that even if WinForms worked that the apps themselves would fail in magical ways, there are so many "windowsisms" and assumptions in desktop application code made for windows that you might find it takes a very long time for developers to make the appropriate changes.

                    Comment

                    Working...
                    X