1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2025-10-03 11:01:30 +00:00

Decode deterministic cache info for AMD CPUs too

Since Zen-based CPUs, cpu_id_t::l3_cache is the size of the total L3 cache for the whole chip, while cpu_id_t::l1_cache and cpu_id_t::l2_cache are size for each instances.
This change provide L3 cache size per instance.
This commit is contained in:
Xorg 2022-09-20 07:18:16 +02:00
commit 0c9ef3249c
36 changed files with 220 additions and 296 deletions

View file

@ -91,7 +91,7 @@ general
32
32
512
262144
16384
-1
8
8

View file

@ -91,7 +91,7 @@ general
32
32
512
8192
4096
-1
8
8

View file

@ -983,7 +983,7 @@ general
32
32
512
32768
16384
-1
8
8

View file

@ -91,7 +91,7 @@ general
32
32
512
8192
4096
-1
8
8

View file

@ -91,7 +91,7 @@ general
32
32
512
8192
4096
-1
8
8

View file

@ -91,7 +91,7 @@ general
32
32
512
32768
16384
-1
8
8

View file

@ -91,7 +91,7 @@ general
32
32
512
8192
4096
-1
8
8

View file

@ -91,7 +91,7 @@ general
32
32
512
65536
16384
-1
8
8

View file

@ -91,7 +91,7 @@ general
32
32
512
131072
16384
-1
8
8