Documentation ¶
Overview ¶
Package cpuinfo gives runtime info about the current CPU.
This is a very limited module meant for use internally in this project. For more versatile solution check https://github.com/klauspost/cpuid.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisableBMI2 ¶
func DisableBMI2() func()
DisableBMI2 will disable BMI2, for testing purposes. Call returned function to restore previous state.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.