Re: [PATCH v1 4/4] acpi/gpex: patch guest DSDT for dev mem information

2023-09-27 Thread Jonathan Cameron via
On Thu, 14 Sep 2023 19:45:59 -0700 wrote: > From: Ankit Agrawal > > To add the memory in the guest as NUMA nodes, it needs the PXM node index > and the total count of nodes associated with the memory. The range of > proximity domains are communicated to the VM as part of the guest ACPI > using

Re: [PATCH v1 4/4] acpi/gpex: patch guest DSDT for dev mem information

2023-09-15 Thread Igor Mammedov
On Thu, 14 Sep 2023 19:45:59 -0700 wrote: > From: Ankit Agrawal > > To add the memory in the guest as NUMA nodes, it needs the PXM node index > and the total count of nodes associated with the memory. The range of > proximity domains are communicated to the VM as part of the guest ACPI > using

[PATCH v1 4/4] acpi/gpex: patch guest DSDT for dev mem information

2023-09-14 Thread ankita
From: Ankit Agrawal To add the memory in the guest as NUMA nodes, it needs the PXM node index and the total count of nodes associated with the memory. The range of proximity domains are communicated to the VM as part of the guest ACPI using the nvidia,gpu-mem-pxm-start and nvidia,gpu-mem-pxm-coun