Sunshine (she/her)@lemmy.ca to Linux@programming.devEnglish · 2 days agoLinux Kernel Patches To Use AMD INVLPGB Instruction Show Huge Speed-Upwww.phoronix.comexternal-linkmessage-square15fedilinkarrow-up1135arrow-down12
arrow-up1133arrow-down1external-linkLinux Kernel Patches To Use AMD INVLPGB Instruction Show Huge Speed-Upwww.phoronix.comSunshine (she/her)@lemmy.ca to Linux@programming.devEnglish · 2 days agomessage-square15fedilink
minus-squareqaz@lemmy.worldlinkfedilinkEnglisharrow-up10·2 days agoSome info about the INVLPGB instruction
minus-squareSteveTech@programming.devlinkfedilinkEnglisharrow-up9·2 days agoThat’s INVLPG which has been there since the 486. The AMD64 Programmer’s Manual has some info on the differences between INVLPG, INVLPGA, and INVLPGB though.
Some info about the INVLPGB instruction
That’s
INVLPG
which has been there since the 486. The AMD64 Programmer’s Manual has some info on the differences betweenINVLPG
,INVLPGA
, andINVLPGB
though.