We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2 cores 4 threads isn't right for a processor that doesn't support htt
sadly the htt bit is assumed for the total thread count on intel platforms
L1 cache shared core count is OK (4x)
Input: 0x4 Sub: 0 EAX: 0xc000121 EBX: 0x1c0003f ECX: 0x3f EDX: 0x1
The text was updated successfully, but these errors were encountered:
dd86k
No branches or pull requests
2 cores 4 threads isn't right for a processor that doesn't support htt
sadly the htt bit is assumed for the total thread count on intel platforms
L1 cache shared core count is OK (4x)
Input: 0x4
Sub: 0
EAX: 0xc000121
EBX: 0x1c0003f
ECX: 0x3f
EDX: 0x1
The text was updated successfully, but these errors were encountered: