On Thu, Jan 11, 2024 at 15:26:33 +0100, Andrea Bolognani wrote:
The data is taken from an HPE Apollo 70 machine, which uses
aarch64 CPUs. It is interesting for us because non-dummy
information about CPU clusters is exposed through sysfs.
In order to keep things reasonable, the data was manually
modified so that only 8 of the original 224 CPUs are included.
Care has been taken to ensure that the topology is otherwise
unaltered.
Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
[...]
---
tests/virhostcputest.c | 1 +
85 files changed, 194 insertions(+)
So much better!
Reviewed-by: Peter Krempa <pkrempa(a)redhat.com>