>>> On 03.03.17 at 16:16, <vijay.kil...@gmail.com> wrote:
> On Fri, Mar 3, 2017 at 8:22 PM, Julien Grall <julien.gr...@arm.com> wrote:
>> int __init acpi_numa_init(void)
>> {
>>         if (!acpi_parse_table(....)) {
>>                 acpi_table_parse_srat(TYPE_CPU_AFFINITY);
> 
> This is not defined for ARM. We have to make this also arch specific.
> So all arch specific code from xen/drivers/acpi/numa.c should be moved
> to arch specific to xen/arch/x86/srat.c

There surely is a way to specify processor affinity on ARM?

Jan


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

Reply via email to