1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2024-11-10 22:59:13 +00:00
libcpuid/tests
Xorg 3ed66b7613
Treat others CPU packages as different CPU types
If a RAW dump is containing for instance 256 logical CPUs (2 sockets with 64 cores and SMT), they should not be considered as a 128 cores CPU with SMT.
2022-09-22 21:50:08 +02:00
..
amd Treat others CPU packages as different CPU types 2022-09-22 21:50:08 +02:00
hygon/dhyana Add cache instances field in cpu_id_t and system_id_t 2022-09-22 17:49:38 +02:00
intel Tests: replace converted RAW dumps from instlatx64 to AIDA64 format 2022-09-22 19:36:48 +02:00
CMakeLists.txt Support for hybrid CPU (#166) 2022-09-15 18:37:08 +02:00
create_test.py Add cache instances field in cpu_id_t and system_id_t 2022-09-22 17:49:38 +02:00
Makefile.am
run_tests.py Add cache instances field in cpu_id_t and system_id_t 2022-09-22 17:49:38 +02:00
update_tests.sh