Re: [PATCH v6 00/17] Device tree based NUMA support for Arm

2024-01-03 Thread Julien Grall
Hi Henry, On 20/11/2023 02:54, Henry Wang wrote: The preparation work to support NUMA on Arm has been merged and can be found at [1] and [2]. The initial discussions of the Arm NUMA support can be found at [3]. - Background of this series: Xen memory allocation and scheduler modules are NUMA a

Re: [PATCH v6 00/17] Device tree based NUMA support for Arm

2023-11-29 Thread Henry Wang
Hi Stefano, Thanks for the email! > On Nov 30, 2023, at 09:06, Stefano Stabellini wrote: > > Hi Henry, > > Thank you for all your work on this series and in general upstreaming > other patches too! It’s our pleasure. > How do we test it? Is there a way to test this series with QEMU and some

Re: [PATCH v6 00/17] Device tree based NUMA support for Arm

2023-11-29 Thread Stefano Stabellini
Hi Henry, Thank you for all your work on this series and in general upstreaming other patches too! How do we test it? Is there a way to test this series with QEMU and some special device tree? I am asking because during review it would make things easier if we could exercise the new code somehow.