Announcement

Collapse
No announcement yet.

Intel + Microsoft Continue Work On Replacing More SMM "Black Boxes" With PRM

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

  • Intel + Microsoft Continue Work On Replacing More SMM "Black Boxes" With PRM

    Phoronix: Intel + Microsoft Continue Work On Replacing More SMM "Black Boxes" With PRM

    Given all the headaches and concerns from the early days of UEFI SecureBoot, for longtime Linux users hearing Microsoft is working on another firmware-level standard in the name of security may raise concerns... Microsoft in conjunction with Intel has been spearheading the Platform Runtime Mechanism (PRM) that is about moving more code out of the System Management Mode (SMM) and executing it within the OS/VMM context. PRM remains a work-in-progress but the Windows support is already ready within Windows Insiders builds while the Linux support will come after the ACPI specification around it has been finalized...

    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
    Please fix the slide deck link it points to a local file instead of the website.

    Comment


    • #3
      But doesn't this break backward compatibility with x86?
      Isn't SMM a integral part of x86?

      Since Apple's new M1 CPU seems to execute emulated x86 code faster than Intel and AMD executes native x86 code, maybe it is time for Intel and AMD just to ditch x86 and build a ARM CPU or a RISC-V CPU with emulation for x86?

      Comment


      • #4
        Originally posted by oiaohm View Post
        Please fix the slide deck link it points to a local file instead of the website.
        Fixed now, thanks.
        Michael Larabel
        https://www.michaellarabel.com/

        Comment


        • #5
          Originally posted by uid313 View Post
          But doesn't this break backward compatibility with x86?
          Isn't SMM a integral part of x86?
          As said in the article, SMM will still be around for things that need it.
          Michael Larabel
          https://www.michaellarabel.com/

          Comment


          • #6
            Why does Linux support always come later? Why Intel, which always seems so interested in GNU / Linux, keeps considering GNU / Linux as B-series, because IntelĀ® RST doesn't have any GNU / Linux support yet, why Intel?

            Comment


            • #7
              Originally posted by uid313 View Post
              But doesn't this break backward compatibility with x86?
              Isn't SMM a integral part of x86?

              Since Apple's new M1 CPU seems to execute emulated x86 code faster than Intel and AMD executes native x86 code, maybe it is time for Intel and AMD just to ditch x86 and build a ARM CPU or a RISC-V CPU with emulation for x86?
              Geekbench. Last time I checked this is not used for any productive work. Also M1 has a hard max RAM of 16 GB.

              Not saying the M1 is pointless, but it's not an "x86-Killer" as the church of apple wants you to believe.



              Comment


              • #8
                WTF is this?
                Another vendor-locked crap from Microsoft?

                Comment


                • #9
                  Originally posted by uid313 View Post
                  But doesn't this break backward compatibility with x86?
                  Isn't SMM a integral part of x86?

                  Since Apple's new M1 CPU seems to execute emulated x86 code faster than Intel and AMD executes native x86 code, maybe it is time for Intel and AMD just to ditch x86 and build a ARM CPU or a RISC-V CPU with emulation for x86?
                  It doesn't. There is a difference between rewritten gadgets in native code and hot optimizing that code to native than "emulating".
                  Technically. I would not even call Rosetta 2 an emulator or an instruction simulator. More like a translator than anything else.
                  Not that the average user would care. But I think it's more a testament to the technology used for Rosetta 2 than the actual M1 CPU.
                  There are also a lot of stuff Rosetta 2 cannot do. Maybe in the future.

                  A more correct statement would be that Rosetta 2 is better at generating translated native code for the host and sometimes it does indeed execute faster than native x86 (of course, depending on what you compare it to).

                  Comment


                  • #10
                    I do hope these changes are able to reduce the performance jitter that comes from SMI stuff firing off in background.

                    Comment

                    Working...
                    X