mirror of
https://github.com/anrieff/libcpuid
synced 2024-11-10 22:59:13 +00:00
0c9ef3249c
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. |
||
---|---|---|
.. | ||
amd | ||
hygon/dhyana | ||
intel | ||
CMakeLists.txt | ||
create_test.py | ||
Makefile.am | ||
run_tests.py | ||
update_tests.sh |