1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2024-11-10 22:59:13 +00:00
libcpuid/tests/amd/bulldozer
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
..
bulldozer-x4.test Support for hybrid CPU (#166) 2022-09-15 18:37:08 +02:00
godavari-x4.test Decode deterministic cache info for AMD CPUs too 2022-09-22 17:49:38 +02:00
kaveri-x4.test Decode deterministic cache info for AMD CPUs too 2022-09-22 17:49:38 +02:00
vishera-x4.test Support for hybrid CPU (#166) 2022-09-15 18:37:08 +02:00