Re: [LSF/MM/BPF TOPIC] [RFC PATCH 0/4] mm/mempolicy: introduce socket-aware weighted interleave

From: Dave Jiang

Date: Thu Mar 26 2026 - 18:24:51 EST




On 3/23/26 10:35 PM, Rakie Kim wrote:
> On Fri, 20 Mar 2026 16:56:05 +0000 Jonathan Cameron <jonathan.cameron@xxxxxxxxxx> wrote:
>>
< --snip-- >

>
> The HMAT latencies and bandwidths are present, but the values seem
> broken. Here is the latency table:
>
> Init->Target | node0 | node1 | node2 | node3
> node0 | 0x38B | 0x89F | 0x9C4 | 0x3AFC
> node1 | 0x89F | 0x38B | 0x3AFC| 0x4268

Do you have the iasl -d outputs of the SRAT and the HMAT somewhere we can look at?

DJ