|
| From: | Reza Arbab |
| Subject: | Re: [PATCH v3] spapr: Add a new level of NUMA for GPUs |
| Date: | Thu, 16 Jul 2020 11:00:17 -0500 |
On Thu, Jul 16, 2020 at 06:42:11AM -0300, Daniel Henrique Barboza wrote:
Which would translate here to:
uint32_t associativity[] = {
cpu_to_be32(0x4),
cpu_to_be32(nvslot->numa_id),
cpu_to_be32(nvslot->numa_id),
cpu_to_be32(nvslot->numa_id),
cpu_to_be32(nvslot->numa_id),
};
Sure, that's how it originally was in v1 of the patch. I'll send a v4 today. It's been a while so I need to rebase anyway. -- Reza Arbab
| [Prev in Thread] | Current Thread | [Next in Thread] |