mirror of
https://github.com/anrieff/libcpuid
synced 2025-10-03 11:01:30 +00:00
Fix L3 cache associativity detection on AMD Zen 2 CPUs
This commit is contained in:
parent
eeec951534
commit
848394ee46
4 changed files with 4 additions and 4 deletions
|
@ -67,7 +67,7 @@ ext_cpuid[31]=0001000f 0000016f 000001fd 00000001
|
|||
-1
|
||||
8
|
||||
8
|
||||
0
|
||||
16
|
||||
-1
|
||||
64
|
||||
64
|
||||
|
|
|
@ -91,7 +91,7 @@ ext_cpuid[31]=0001000f 0000016f 000001fd 00000001
|
|||
-1
|
||||
8
|
||||
8
|
||||
0
|
||||
16
|
||||
-1
|
||||
64
|
||||
64
|
||||
|
|
|
@ -91,7 +91,7 @@ ext_cpuid[31]=0001000f 0000016f 000001fd 00000001
|
|||
-1
|
||||
8
|
||||
8
|
||||
0
|
||||
16
|
||||
-1
|
||||
64
|
||||
64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue