|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [XEN RFC PATCH 36/40] xen/arm: keep guest still be NUMA unware
Hi Wei, On 11/08/2021 11:24, Wei Chen wrote: We have not wanted to make Xen guest be NUMA aware in this patchseries. The concept of patch series ceases to exist once we merge the code. So about how: "The NUMA information provided in the host Device-Tree are only for Xen. For dom0, we want to hide them as they may be different (for now, dom0 is still not aware of NUMA". So in this patch, Xen will skip NUMA distance matrix node and skip the numa-node-id property in CPU node and memory node, when Xen is creating guest device tree binary. The CPU and memory nodes are recreated from scratch for the domain. So we already skip the property numa-node-id. However...
... your code is doing more than skipping the property for the two nodes you mentionned. Can the property exists in other nodes?
Cheers, -- Julien Grall
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |