Announcement

Collapse
No announcement yet.

New Intel Patch Series To Further Help Alder Lake / Hybrid CPUs On Linux

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

  • New Intel Patch Series To Further Help Alder Lake / Hybrid CPUs On Linux

    Phoronix: New Intel Patch Series To Further Help Alder Lake / Hybrid CPUs On Linux

    In the year since Intel announced 12th Gen Core "Alder Lake" processors there have been a number of patches tuning the Linux kernel's scheduler and other code to better deal with the mix of the performance and efficient cores. While that looked to be all buttoned up for a number of months now with Alder Lake CPUs performing well on Linux, another patch series further adjusting the Linux sched/fair code was published to help with these Intel hybrid processor designs...

    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
    I love how none of the Linux patches for ADL scheduling posted so far mention the supposedly invaluable Thread Director thingy. Almost gives you the feeling that it's useless.

    Sorry, I had to...

    Comment


    • #3
      Looks like in a year or two the Linux kernel will finally properly and fully support ADL's hybrid architecture. Oh, wait, no one has even begun to work on userspace support.

      Comment


      • #4
        Originally posted by birdie View Post
        Looks like in a year or two the Linux kernel will finally properly and fully support ADL's hybrid architecture. Oh, wait, no one has even begun to work on userspace support.
        And the tragic impact of that is that Linux beats Win11 on ADL in almost every benchmark (https://www.phoronix.com/review/wind...nux-mid22adl/7)

        Comment


        • #5
          How many bugs affect Intel CPUs? Is there a list?

          Comment


          • #6
            Originally posted by MadCatX View Post

            And the tragic impact of that is that Linux beats Win11 on ADL in almost every benchmark (https://www.phoronix.com/review/wind...nux-mid22adl/7)
            With newer kernel and performance CPU governor it will be even more drastic for winboys.

            Comment


            • #7
              Originally posted by MorrisS. View Post
              How many bugs affect Intel CPUs? Is there a list?
              What bugs? Transient execution vulnerabilities? Erratas? Do you imply that AMD CPUs are without issues? Well, sorry to break it to you but all AMD CPUs are affected by Spectre-class vulnerabilities and then some of their own.

              Here's a nice overview, though it's a tad incomplete because it's grown out of control: https://en.wikipedia.org/wiki/Transi...ulnerabilities

              Here's a list of CVEs related to Intel but very few of them are CPU specific: https://www.cvedetails.com/vendor/238/

              An Intel's own list of various vulnerabilities: https://www.intel.com/content/www/us...cpu-model.html

              The most recent Retbleed vulnerability affects only quite old Intel CPU uArchs (with Skylake released in 2015 being the last) but it affects both Zen 1(+) and Zen 2 (uArchs)
              Last edited by birdie; 26 August 2022, 07:49 AM.

              Comment


              • #8
                Originally posted by MadCatX View Post
                I love how none of the Linux patches for ADL scheduling posted so far mention the supposedly invaluable Thread Director thingy. Almost gives you the feeling that it's useless.
                They already gave support to it (i.e. what they call the Intel HFI / Hardware Feedback Interface), but it seems it needs to be put into actual work via user-space tools that haven't been written yet. Integration into the kernel scheduler seems unlikely.

                Comment


                • #9
                  Originally posted by MadCatX View Post
                  I love how none of the Linux patches for ADL scheduling posted so far mention the supposedly invaluable Thread Director thingy. Almost gives you the feeling that it's useless.

                  Sorry, I had to...
                  And ACTION
                  Code:
                  To be 20
                  
                  Or GOTO 10
                  
                  That is the question.
                  CUT!!!

                  Comment


                  • #10
                    Originally posted by Solid State Brain View Post

                    They already gave support to it (i.e. what they call the Intel HFI / Hardware Feedback Interface), but it seems it needs to be put into actual work via user-space tools that haven't been written yet. Integration into the kernel scheduler seems unlikely.
                    Just like with userspace OOM managers (earlyoom, systemd-oomd, etc.) such a thing doesn't belong to the kernel. It needs to be easilily manageable and updateable.

                    Comment

                    Working...
                    X