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
16
96
2048
0
-1
-1
4
3

View file

@ -91,7 +91,7 @@ general
16
96
2048
0
-1
-1
4
3