Searched hist:fecff672351ace5e39adf7dbcf7a8ee748b201cb (Results 1 – 2 of 2) sorted by relevance
/qemu/hw/arm/ |
H A D | sbsa-ref.c | fecff672351ace5e39adf7dbcf7a8ee748b201cb Tue May 09 00:27:38 UTC 2023 Gavin Shan <gshan@redhat.com> hw/arm: Validate cluster and NUMA node boundary
There are two ARM machines where NUMA is aware: 'virt' and 'sbsa-ref'. Both of them are required to follow cluster-NUMA-node boundary. To enable the validation to warn about the irregular configuration where multiple CPUs in one cluster have been associated with different NUMA nodes.
Signed-off-by: Gavin Shan <gshan@redhat.com> Acked-by: Igor Mammedov <imammedo@redhat.com> Message-Id: <20230509002739.18388-3-gshan@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | virt.c | fecff672351ace5e39adf7dbcf7a8ee748b201cb Tue May 09 00:27:38 UTC 2023 Gavin Shan <gshan@redhat.com> hw/arm: Validate cluster and NUMA node boundary
There are two ARM machines where NUMA is aware: 'virt' and 'sbsa-ref'. Both of them are required to follow cluster-NUMA-node boundary. To enable the validation to warn about the irregular configuration where multiple CPUs in one cluster have been associated with different NUMA nodes.
Signed-off-by: Gavin Shan <gshan@redhat.com> Acked-by: Igor Mammedov <imammedo@redhat.com> Message-Id: <20230509002739.18388-3-gshan@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|