On 01/07/2015 10:06 AM, Jan Beulich wrote:

Of course an additional question would be whether the node wouldn't
better go into struct arch_pci_dev - that depends on whether we
expect ARM to be using NUMA...
Since we have CPU topology in common code I thought this would be
arch-independent as well.
Not sure what you're referring to here: What common piece of data
stores the node of a particular CPU? cpu_to_node[] clearly is x86-
specific.

I meant that we have common interface (sysctl) for querying topology and PCI is a common IO bus (unlike CPUs) so I figured I'd keep node in common part as well.

-boris


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to