Announcement

Collapse
No announcement yet.

Wine Performance May Be Impacted By Linux KPTI Patches

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

  • #21
    Nice! Thanks!

    Comment


    • #22
      Originally posted by LubosD View Post

      No, wrong. LDT is also in use when set_thread_area() is used to set up Thread-Local Storage.
      Which is used to setup segmentation for 16bit stuff (https://www.wine-staging.com/news/20...ine-16bit.html).
      Considering that whole LDT code is protected by (#ifdef __i386__) I presume its used with 32bit wine only.

      Comment


      • #23
        Originally posted by LubosD View Post

        Code:
        $2 = 0x63
        Bit value 2 in %GS indicates LDT.
        Nope, that's a GDT selector. Bits 0 and 1 indicate privilege and bit 2 which is 0 here Indicates GDT.

        Comment


        • #24
          Michael : I would like to do a cryptocurrency tip too. I do have a large collection but no bitcoin and right now it's not really profitable sending a bitcoin tip like, paying 10$ of fee to send it.. Can you get a Monero wallet or ethereum (if you want tokens)?

          Comment


          • #25
            Originally posted by RavFX View Post
            Michael : I would like to do a cryptocurrency tip too. I do have a large collection but no bitcoin and right now it's not really profitable sending a bitcoin tip like, paying 10$ of fee to send it.. Can you get a Monero wallet or ethereum (if you want tokens)?
            Looks like Ethereum is easy to support with Coinbase.

            ETH:
            0xAc6a2150e427b87377f8064c4Aa3e5E6E80e0BF0

            Thanks!
            Michael Larabel
            https://www.michaellarabel.com/

            Comment


            • #26
              Or LTC:
              LYrWG4ajBpePfLckpRcqSNRhLVLWsknbNL
              Michael Larabel
              https://www.michaellarabel.com/

              Comment


              • #27
                Originally posted by czyc View Post

                Nope, that's a GDT selector. Bits 0 and 1 indicate privilege and bit 2 which is 0 here Indicates GDT.
                You are right, I was off by one bit. Thank you!

                Comment


                • #28
                  May I Introduce "Good Guy Intel"



                  I was on the fence with obsoleting my LGA 1151, wasn't that nice of them to sweeten the deal now that Ryzen 2.0 is coming?

                  Comment


                  • #29
                    Originally posted by ElectricPrism View Post
                    May I Introduce "Good Guy Intel"



                    I was on the fence with obsoleting my LGA 1151, wasn't that nice of them to sweeten the deal now that Ryzen 2.0 is coming?
                    I've been personally wondering how long it takes for cloud vendors to start replacing their Intel-only arsenal with AMD. The fix apparently caused an unjustifiable large performance impact in eg AWS. I've been reading people needing to scale up as high as 30% as a result

                    Comment


                    • #30
                      Originally posted by Michael View Post
                      You should put that address up next to PayPal here: https://www.phoronix.com/scan.php?page=phoronix_premium

                      Comment

                      Working...
                      X