1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2024-11-10 22:59:13 +00:00
libcpuid/tests/amd/zen2
Xorg 0c9ef3249c 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.
2022-09-22 17:49:38 +02:00
..
epyc-rome.test Decode deterministic cache info for AMD CPUs too 2022-09-22 17:49:38 +02:00
ryzen5-lucienne.test Decode deterministic cache info for AMD CPUs too 2022-09-22 17:49:38 +02:00
ryzen5-matisse.test Decode deterministic cache info for AMD CPUs too 2022-09-22 17:49:38 +02:00
ryzen5-renoir.test Decode deterministic cache info for AMD CPUs too 2022-09-22 17:49:38 +02:00
ryzen7-lucienne.test Decode deterministic cache info for AMD CPUs too 2022-09-22 17:49:38 +02:00
ryzen7-matisse.test Decode deterministic cache info for AMD CPUs too 2022-09-22 17:49:38 +02:00
ryzen7-renoir.test Decode deterministic cache info for AMD CPUs too 2022-09-22 17:49:38 +02:00
ryzen9-matisse.test Decode deterministic cache info for AMD CPUs too 2022-09-22 17:49:38 +02:00
threadripper-castle-peak.test Decode deterministic cache info for AMD CPUs too 2022-09-22 17:49:38 +02:00