ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    laptop slow after installing Spectre/Meltdown mitigations

    IT Discussion
    slowness amd spectre meltdown
    3
    8
    799
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • DashrenderD
      Dashrender
      last edited by Dashrender

      I have some pretty low end AMD A9 9420 based laptops that are less than one year old - don't ask, my own fault I know...

      They are HP Probook 455 G5

      They have performance worse than 8+ year old laptops after Spectre/Meltdown mitigations are installed. They are essentially useless.

      I'm trying to disable the mitigations - they aren't as much a worry for desktop machines as they are for VM hosts, even though they can be exploited by browser based malware/scripts.

      It seems like the following two registry changes will disable the disablable mitigations:

       reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management" /v FeatureSettingsOverride /t REG_DWORD /d 3 /f
       
       reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management" /v FeatureSettingsOverrideMask /t REG_DWORD /d 3 /f
      

      reg keys pulled from
      https://support.microsoft.com/en-us/help/4073119/protect-against-speculative-execution-side-channel-vulnerabilities-in

      1 Reply Last reply Reply Quote 0
      • notverypunnyN
        notverypunny
        last edited by

        https://www.grc.com/inspectre.htm

        Shows mitigation status and allows you to modify the reg settings

        DashrenderD 1 Reply Last reply Reply Quote 0
        • DashrenderD
          Dashrender @notverypunny
          last edited by

          @notverypunny said in laptop slow after installing Spectre/Meltdown mitigations:

          https://www.grc.com/inspectre.htm

          Shows mitigation status and allows you to modify the reg settings

          LOL - I considered posting that too - I looked at it - but in my case, it wasn't giving me any option for disabling Meltdown, only Spectre. Now that could be because on AMD A9 hardware I might not be able to disable Meltdown mitigation.

          notverypunnyN 1 Reply Last reply Reply Quote 0
          • notverypunnyN
            notverypunny @Dashrender
            last edited by

            @Dashrender said in laptop slow after installing Spectre/Meltdown mitigations:

            @notverypunny said in laptop slow after installing Spectre/Meltdown mitigations:

            https://www.grc.com/inspectre.htm

            Shows mitigation status and allows you to modify the reg settings

            LOL - I considered posting that too - I looked at it - but in my case, it wasn't giving me any option for disabling Meltdown, only Spectre. Now that could be because on AMD A9 hardware I might not be able to disable Meltdown mitigation.

            Ahh... I don't suppose there's an option to flip them to Linux? We don't have anything AMD with the exception of a few ancient machines so I can't check.

            DashrenderD 1 Reply Last reply Reply Quote 0
            • DashrenderD
              Dashrender @notverypunny
              last edited by

              @notverypunny said in laptop slow after installing Spectre/Meltdown mitigations:

              @Dashrender said in laptop slow after installing Spectre/Meltdown mitigations:

              @notverypunny said in laptop slow after installing Spectre/Meltdown mitigations:

              https://www.grc.com/inspectre.htm

              Shows mitigation status and allows you to modify the reg settings

              LOL - I considered posting that too - I looked at it - but in my case, it wasn't giving me any option for disabling Meltdown, only Spectre. Now that could be because on AMD A9 hardware I might not be able to disable Meltdown mitigation.

              Ahh... I don't suppose there's an option to flip them to Linux? We don't have anything AMD with the exception of a few ancient machines so I can't check.

              I'd be surprised if there wasn't a way to disable them in Linux.
              But I'm not looking into that at this time.

              1 Reply Last reply Reply Quote 0
              • DashrenderD
                Dashrender
                last edited by

                I've applied these MS supplied registry changes for disabling both Spectre and Meltdown, and GRC's tool still reads Meltdown as Protected: YES. ug! Of course, who knows if the utility can really read this right...

                When both Spectre and Meltdown were listed as protected: Yes - it said Performance: GOOD - which is a damned lie!

                1 Reply Last reply Reply Quote 0
                • 1
                  1337
                  last edited by

                  Wasn't the bios also involved in these mitigations?

                  DashrenderD 1 Reply Last reply Reply Quote 0
                  • DashrenderD
                    Dashrender @1337
                    last edited by

                    @Pete-S said in laptop slow after installing Spectre/Meltdown mitigations:

                    Wasn't the bios also involved in these mitigations?

                    In so much as a micro-code patches for the processors are concerned - yes. My processor is updated to the most current, Oct 2019. Doesn't matter - performance still sucks!

                    I applied these reg changes, rebooted - then applied a script I've done many times before. It was amazing how slow the script ran compared to other machines. I took a video, I'll see about posting it later.

                    1 Reply Last reply Reply Quote 0
                    • 1 / 1
                    • First post
                      Last post