Sunshine (she/her) to Linux@programming.devEnglish · 10 hours agoLinux Kernel Patches To Use AMD INVLPGB Instruction Show Huge Speed-Upwww.phoronix.comexternal-linkmessage-square8fedilinkarrow-up184arrow-down11cross-posted to: [email protected]
arrow-up183arrow-down1external-linkLinux Kernel Patches To Use AMD INVLPGB Instruction Show Huge Speed-Upwww.phoronix.comSunshine (she/her) to Linux@programming.devEnglish · 10 hours agomessage-square8fedilinkcross-posted to: [email protected]
minus-squareSteveTech@programming.devlinkfedilinkEnglisharrow-up4·7 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.