Sunshine (she/her)@lemmy.ca to Linux@programming.devEnglish · 23 hours agoLinux Kernel Patches To Use AMD INVLPGB Instruction Show Huge Speed-Upwww.phoronix.comexternal-linkmessage-square11fedilinkarrow-up1104arrow-down12cross-posted to: amd@zerobytes.monster
arrow-up1102arrow-down1external-linkLinux Kernel Patches To Use AMD INVLPGB Instruction Show Huge Speed-Upwww.phoronix.comSunshine (she/her)@lemmy.ca to Linux@programming.devEnglish · 23 hours agomessage-square11fedilinkcross-posted to: amd@zerobytes.monster
minus-squareSteveTech@programming.devlinkfedilinkEnglisharrow-up7·19 hours 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.
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.